summaryrefslogtreecommitdiff
path: root/gdb/linux-thread.c
Commit message (Expand)AuthorAgeFilesLines
* import gdb-2000-01-24 snapshotJason Molenda2000-01-251-0/+2
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-96/+232
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-18/+38
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-34/+44
* import gdb-1999-09-08 snapshotStan Shebs1999-09-081-0/+1637
* * Makefile.in (linux-thread.o): Delete target.Andrew Cagney2002-02-241-1759/+0
* * arch-utils.c (generic_prepare_to_proceed): Allow for havingJonathan Larmour2001-06-061-1/+4
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-20/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-88/+103
* 2001-04-06 David Smith <dsmith@redhat.com>David Smith2001-04-061-1/+4
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Protoization.Kevin Buettner2000-09-131-3/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-77/+36
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* Don't do compile time comparison of TARGET_PTR_BIT and TARGET_INT_BIT.Kevin Buettner2000-03-241-13/+10
* * linux-thread.c (linuxthreads_attach, linuxthreads_detach,Jim Blandy2000-03-181-3/+3
* 2000-03-17 Mark Kettenis <kettenis@gnu.org>Michael Snyder2000-03-171-3/+3
* From Mark Kettenis: Re-order #includes. defs.h is always first.Andrew Cagney2000-02-101-1/+1
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-2/+1
* import gdb-2000-01-24 snapshotJason Molenda2000-01-251-0/+2
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-96/+232
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-18/+38
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-34/+44
* Initial revisionStan Shebs1999-09-091-0/+1637