summaryrefslogtreecommitdiff
path: root/gdb/thread.c
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.c (do_captured_list_thread_ids): Use ui_out_tuple_beginJim Blandy2001-05-121-2/+2
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-59/+59
* 2001-04-17 Eirik Fuller <eirik@netapp.com>Michael Snyder2001-04-171-1/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-3/+4
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* 2001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-01-261-3/+3
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* * thread.c (thread_apply_all_command): Save the command before executing itChristopher Faylor2000-11-171-0/+16
* Protoization.Kevin Buettner2000-10-281-3/+2
* Protoization.Kevin Buettner2000-07-301-83/+36
* 2000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-221-0/+4
* * thread.c (free_thread): New function.Nicholas Duffek2000-07-191-15/+19
* Purge last remaining make_cleanup_func.Andrew Cagney2000-06-071-4/+28
* PARAMS removal.Kevin Buettner2000-05-281-10/+10
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+51
* import gdb-2000-01-17 snapshotJason Molenda2000-01-181-7/+21
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-39/+63
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
* import gdb-1999-08-23 snapshotJason Molenda1999-08-231-10/+6
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-102/+106
* import gdb-1999-06-07 snapshotJason Molenda1999-06-071-66/+0
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+1
* import gdb-19990504 snapshotStan Shebs1999-05-051-7/+3
* import gdb-19990422 snapshotStan Shebs1999-04-261-2/+3
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+721
* Initial creation of sourceware repositoryStan Shebs1999-04-161-721/+0
* * thread.c: cull duplicate prototypes. Move prototypes to top.Michael Snyder1999-01-131-55/+32
* * remote.c (record_curthread): Must not modify inferior_pid whenMichael Snyder1999-01-061-2/+2
* Cosmetic and indentation fixes.Michael Snyder1999-01-051-23/+26
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-12/+116
* * remote.c (remote_get_threadinfo) : Support for remoteJohn Metzler1998-11-131-6/+88
* 1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-18/+15
* 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-2/+4
* 1998-10-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-061-1/+4
* Sun Aug 30 00:49:18 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1998-08-301-1/+2
* fix for PR 13618 -- gdb incorrectly reports thread information.David Taylor1997-10-241-0/+4
* Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-05-211-1/+29
* Thu May 1 11:44:46 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-05-011-34/+49
* Mon Apr 28 21:25:32 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-04-291-9/+22
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-4/+20
* * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1996-05-091-1/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-6/+1
* * infrun.c (wait_for_inferior): When switching from one thread toJeff Law1995-07-041-0/+104
* * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", toJim Kingdon1994-12-081-1/+9
* The point of these changes is to avoid reading the frame pointerJim Kingdon1994-10-081-2/+0
* gcc -Wall lint:Jim Kingdon1993-11-101-1/+2
* * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGETStu Grossman1993-11-051-4/+126
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-0/+28
* * corelow.c: Add multi thread/process support for core files withStu Grossman1993-09-251-13/+0