Subject: Re: toolchain/35118 gdb6 "bt" fails on kernel dumps
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 11/30/2006 13:25:02
The following reply was made to PR toolchain/35118; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, toolchain-manager@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, stix@stix.id.au
Cc:
Subject: Re: toolchain/35118 gdb6 "bt" fails on kernel dumps
Date: Thu, 30 Nov 2006 08:24:45 -0500
On Nov 30, 10:40am, stix@stix.id.au (Paul Ripke) wrote:
-- Subject: Re: toolchain/35118 gdb6 "bt" fails on kernel dumps
| The following reply was made to PR toolchain/35118; it has been noted by GNATS.
|
| Hi Christos,
|
| Sorry about the delay in testing further... After your updates to gdb6:
|
| http://mail-index.netbsd.org/source-changes/2006/11/26/0013.html
|
| I've re-tested on a new dump, and it appears gdb can now trace back
| up to the first trap. eg:
[ traces deleted ]
| So, while looking quite a bit better, it's not quite there.
Yes, I know :-(. I am still working on it. The trap frame is different, and
I have to find where to specify that in the gdb code... On the brighter side
I also fixed gdb5, so that gives a full trace.
christos