Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 60955 invoked by uid 500); 15 May 2003 11:43:19 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 60942 invoked from network); 15 May 2003 11:43:18 -0000 Message-ID: <3EC37D9C.9020001@attglobal.net> Date: Thu, 15 May 2003 07:44:28 -0400 From: Jeff Trawick Reply-To: trawick@attglobal.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: gdb References: <1052833762.29248.2.camel@bakinsu> <3EC0FEA7.9000603@attglobal.net> <1052836276.29248.6.camel@bakinsu> <3EC17880.3020202@stason.org> <3EC2D58C.1060708@attglobal.net> <20030515084022.GA28435@redhat.com> In-Reply-To: <20030515084022.GA28435@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Joe Orton wrote: > On Wed, May 14, 2003 at 07:47:24PM -0400, Jeff Trawick wrote: >> >>If as root I attempt to attach to an existing worker child process with >>gdb, I get error after error and have to kill the gdb session from >>another terminal. > > > With EPERM errors? yes (the first time I attempt) Couldn't get registers: Operation not permitted. A program is being debugged already. Kill it? I see you just opened 90900 for the inability to quit gdb after this error occurs. >>As normal user I can attach to an existing worker child process, but >>when a breakpoint hits gdb segfaults. > > > Can you file this in bugzilla.redhat.com? done... see PR 90918