aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/libgdb
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile (only) changes to allow building a cross debugger.Marcel Moolenaar2004-11-301-6/+18
* Always set current thread when activating thread debugger,David Xu2004-11-151-1/+1
* Prepare for a subsequent import: If the first letter of the filenameMarcel Moolenaar2004-11-091-35/+43
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Only compile fbsd-thread.c on amd64 and i386, other architecturesDavid Xu2004-08-221-1/+5
* Fix comments, most are style fix.David Xu2004-08-221-21/+11
* Fix some text messages.David Xu2004-08-221-2/+2
* Add code to support statically linked binary and .core file of threadedDavid Xu2004-08-221-177/+367
* 1. Add some code check if thread suspending or resuming is failed.David Xu2004-08-082-4/+80
* o ps_pd{read|write} and ps_pt{read|write} are obsolete interfaceMarcel Moolenaar2004-07-171-22/+2
* ptrace's first parameter is command not pid. pointy hat to me.David Xu2004-07-161-2/+6
* Add libthread_db assisted debugging support module.David Xu2004-07-151-0/+1095
* Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64Marcel Moolenaar2004-06-251-0/+52