PERFORCE change 49608 for review
John Baldwin
jhb at FreeBSD.org
Wed Mar 24 11:41:18 PST 2004
On Wednesday 24 March 2004 12:33 am, Marcel Moolenaar wrote:
> http://perforce.freebsd.org/chv.cgi?CH=49608
>
> Change 49608 by marcel at marcel_nfs on 2004/03/23 21:32:58
>
> Make "info thread" work (basicly). Much has changed:
>
> o Register context is now based on struct thread, not on struct
> trapframe. A global variable, kdb_thread, is used to hold the
> current thread. This means that we don't pass struct trapframe
> around anymore.
> o A start has been made to unify the MD functions for the gdb
> backend and the ddb backend. Common MD functions have been
> implemented as inline functions in <machine/kdb.h>
> o Move the prototypes for the MD functions for the gdb backend
> to <machine/gdb_machdep.h> where they can be implemented as
> inlines.
>
> Only i386 and ia64 have been changed for now.
This stuff looks really great, btw. I can't wait to see this hit the main
tree.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the p4-projects
mailing list