aboutsummaryrefslogtreecommitdiff
path: root/gdb/thread.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-28Move libgdb library functions to gdb.h (new file).Andrew Cagney1-0/+1
2001-06-132001-06-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-33/+42
2001-06-022001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+17
2001-05-12* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_beginJim Blandy1-2/+2
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-59/+59
2001-04-172001-04-17 Eirik Fuller <eirik@netapp.com>Michael Snyder1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-3/+4
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-01-262001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-3/+3
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-11-17* thread.c (thread_apply_all_command): Save the command before executing itChristopher Faylor1-0/+16
2000-10-28Protoization.Kevin Buettner1-3/+2
2000-07-30Protoization.Kevin Buettner1-83/+36
2000-07-222000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
2000-07-19 * thread.c (free_thread): New function.Nicholas Duffek1-15/+19
2000-06-07Purge last remaining make_cleanup_func.Andrew Cagney1-4/+28
2000-05-28PARAMS removal.Kevin Buettner1-10/+10
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+51
2000-01-18import gdb-2000-01-17 snapshotJason Molenda1-7/+21
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-39/+63
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-10/+6
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-102/+106
1999-06-07import gdb-1999-06-07 snapshotJason Molenda1-66/+0
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+1
1999-05-05import gdb-19990504 snapshotStan Shebs1-7/+3
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+721
1999-04-16Initial creation of sourceware repositoryStan Shebs1-721/+0
1999-01-13 * thread.c: cull duplicate prototypes. Move prototypes to top.Michael Snyder1-55/+32
1999-01-06 * remote.c (record_curthread): Must not modify inferior_pid whenMichael Snyder1-2/+2
1999-01-05Cosmetic and indentation fixes.Michael Snyder1-23/+26
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-12/+116
1998-11-13 * remote.c (remote_get_threadinfo) : Support for remoteJohn Metzler1-6/+88
1998-10-141998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-18/+15
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+4
1998-10-061998-10-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+4
1998-08-30Sun Aug 30 00:49:18 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+2
1997-10-24fix for PR 13618 -- gdb incorrectly reports thread information.David Taylor1-0/+4
1997-05-21Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+29
1997-05-01Thu May 1 11:44:46 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-34/+49
1997-04-29Mon Apr 28 21:25:32 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-9/+22
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-4/+20
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1-1/+1
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-07-13 * inftarg.c (child_thread_alive): New function to see if aJeff Law1-6/+1
1995-07-04 * infrun.c (wait_for_inferior): When switching from one thread toJeff Law1-0/+104
1994-12-08 * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", toJim Kingdon1-1/+9
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-2/+0
1993-11-10 gcc -Wall lint:Jim Kingdon1-1/+2