Date: Fri, 04 Jun 2004 18:48:54 -0700 From: Sean McNeil <sean@mcneil.com> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: freebsd-amd64@freebsd.org Subject: Re: debugger that works? Message-ID: <1086400133.19812.6.camel@server.mcneil.com> In-Reply-To: <20040605010305.GA835@dhcp50.pn.xcllnt.net> References: <1086390190.69872.2.camel@server.mcneil.com> <20040605002229.GA721@dhcp50.pn.xcllnt.net> <1086395709.34021.1.camel@server.mcneil.com> <20040605010305.GA835@dhcp50.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-06-04 at 18:03, Marcel Moolenaar wrote: > On Fri, Jun 04, 2004 at 05:35:09PM -0700, Sean McNeil wrote: > > On Fri, 2004-06-04 at 17:22, Marcel Moolenaar wrote: > > > On Fri, Jun 04, 2004 at 04:03:10PM -0700, Sean McNeil wrote: > > > > Anyone have one? > > > > > > Can you try http://people.freebsd.org/~marcel/gdb6.bin for me? > > > > Thanks, > > > > I downloaded it and placed it as /usr/bin/gdb. Then I played with > > epiphany until it died. Same thing - hangs when trying to attach to the > > crashed process. > > The debugger also hangs on i386 and even without epiphany having > died first. The problem here is that epiphany is threaded (KSE based) > and we don't have debugger support for that yet. > > Are the backtraces any better? Backtraces are the same, but thanks to your comment I have tried running my system with libc_r instead of KSE. Everything seems to be working just fine now. Thanks, Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086400133.19812.6.camel>