cvs commit: src/gnu/usr.bin/gdb/kgdb kthr.c trgt_i386.c

Matthew Dillon dillon at apollo.backplane.com
Sat Jul 8 19:22:13 PDT 2006


:corecode    2006/07/08 18:38:57 PDT
:
:DragonFly src repository
:
:  Modified files:
:    gnu/usr.bin/gdb/kgdb kthr.c trgt_i386.c 
:  Log:
:  Correctly handle dumping kernel threads
:  
:  Revision  Changes    Path
:  1.2       +9 -0      src/gnu/usr.bin/gdb/kgdb/kthr.c
:  1.3       +2 -3      src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/kgdb/kthr.c.diff?r1=1.1&r2=1.2&f=u
:http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/kgdb/trgt_i386.c.diff?r1=1.2&r2=1.3&f=u

    Nice.  That fixed the other half of the problem.  I fixed the first
    half a few weeks ago.

    Now we need to make kgdb recognize process id's and thread pointers
    instead of having to pick them out of the info list.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list