Date: Wed, 24 Mar 2004 12:35:19 -0500 From: John Baldwin <jhb@FreeBSD.org> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 49608 for review Message-ID: <200403241235.19548.jhb@FreeBSD.org> In-Reply-To: <200403240533.i2O5XeMV049506@repoman.freebsd.org> References: <200403240533.i2O5XeMV049506@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 24 March 2004 12:33 am, Marcel Moolenaar wrote: > http://perforce.freebsd.org/chv.cgi?CH=49608 > > Change 49608 by marcel@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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403241235.19548.jhb>