Subject: gdb and trapframes [was Re: Repeatable crash]
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Nick Hudson <nick.hudson@dsl.pipex.com>
List: current-users
Date: 02/06/2008 10:48:07
On Monday 04 February 2008 23:14:18 YAMAMOTO Takashi wrote:
> > On Mon, Feb 04, 2008 at 02:03:28PM +0000, Andrew Doran wrote:
[...]
> > > The trap frame layout changed, I think dsl@netbsd.org is looking at it.
> > > Did you get anything out of ddb?
> >
> > I have a local fix, but nick needs to sort one out that can be given
> > back to the FSF.
> > The os specific parts of gdb are all done with 100s of magic constants!
> >
> > David
> >
> > --
> > David Laight: david@l8s.co.uk
>
> i always feel that it essentially belongs to libkvm, not gdb.
libkvm is not MI. Think cross debugger using target remote - magic constants
work for this.
Nick