From modules-dev-return-2620-apmail-httpd-modules-dev-archive=httpd.apache.org@httpd.apache.org Thu Jul 23 19:13:40 2009 Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 14863 invoked from network); 23 Jul 2009 19:13:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 19:13:39 -0000 Received: (qmail 82345 invoked by uid 500); 23 Jul 2009 18:52:22 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 82318 invoked by uid 500); 23 Jul 2009 18:52:21 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 82308 invoked by uid 99); 23 Jul 2009 18:52:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 18:52:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 18:52:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MU3OQ-0002qF-OC for modules-dev@httpd.apache.org; Thu, 23 Jul 2009 11:51:50 -0700 Message-ID: <24632075.post@talk.nabble.com> Date: Thu, 23 Jul 2009 11:51:50 -0700 (PDT) From: ricardo13 To: modules-dev@httpd.apache.org Subject: Re: How do I debug a module ? In-Reply-To: <1248370743.32023.2@raydesk1.bettercgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ricardoogrande@gmail.com References: <24630579.post@talk.nabble.com> <1248370743.32023.2@raydesk1.bettercgi.com> X-Virus-Checked: Checked by ClamAV on apache.org hi, Thank you for reply. I'm following this http://httpd.apache.org/dev/debugging.html website website for debugging. I run command 'n' in GDB and doesn't show my module. It show me about worker.c, http_request.c, but nothing about my module. What's wrong ?? My module's using port_read_request hook. Thank you Ricardo Ray Morris wrote: > > > http://www.google.com/search?q=how+to+debug+an+apache+module&start=0&start=0&ie=utf-8&oe=utf-8&client=mozilla&rls=org.mozilla:en-US:unofficial > > -- > Ray Morris > support@bettercgi.com > > Strongbox - The next generation in site security: > http://www.bettercgi.com/strongbox/ > > Throttlebox - Intelligent Bandwidth Control > http://www.bettercgi.com/throttlebox/ > > Strongbox / Throttlebox affiliate program: > http://www.bettercgi.com/affiliates/user/register.php > > > On 07/23/2009 12:24:21 PM, ricardo13 wrote: >> >> Hi, >> >> I'm developing a module and need to debug. I'm have some problems. >> >> Thank you >> Ricardo >> -- >> View this message in context: http://www.nabble.com/How-do-I-debug-a- >> module---tp24630579p24630579.html >> Sent from the Apache HTTP Server - Module Writers mailing list >> archive >> at Nabble.com. >> >> > > > > -- View this message in context: http://www.nabble.com/How-do-I-debug-a-module---tp24630579p24632075.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com.