DragonFly BSD
DragonFly commits List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Jul 2006 19:19:41 -0700 (PDT)

: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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]