Re: kgdb on alpha does not work properly

2003-03-18 Thread Kris Kennaway
On Tue, Mar 18, 2003 at 05:59:00PM -0500, Andrew Gallatin wrote: > > Kris Kennaway writes: > > I've been having trouble getting gdb -k on alpha to give me sensible > > backtraces. For example, here is the backtrace of a softupdates panic > > that I dumped by calling doadump in ddb: > > <..> >

Re: kgdb on alpha does not work properly

2003-03-18 Thread Andrew Gallatin
Kris Kennaway writes: > I've been having trouble getting gdb -k on alpha to give me sensible > backtraces. For example, here is the backtrace of a softupdates panic > that I dumped by calling doadump in ddb: <..> > #6 0xfc58fe48 in trap (a0=1, a1=1, a2=18446739675669307791, entry=3

kgdb on alpha does not work properly

2003-03-18 Thread Kris Kennaway
I've been having trouble getting gdb -k on alpha to give me sensible backtraces. For example, here is the backtrace of a softupdates panic that I dumped by calling doadump in ddb: (kgdb) bt #0 0xfc421828 in doadump () at /a/asami/portbuild/alpha/src-client/sys/kern/kern_shutdown.c:23