aboutsummaryrefslogtreecommitdiff
path: root/gdb/lin-lwp.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-13* lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if thereMark Kettenis1-2/+3
2001-07-12* lin-lwp.c (stop_wait_callback): Add support for flushingMark Kettenis1-14/+25
2001-07-07* lin-lwp.c (status_to_str): New function.Mark Kettenis1-13/+28
2001-07-06* lin-lwp.c (count_events_callback): Fix formatting. Turn checkMark Kettenis1-68/+72
2001-07-062001-06-12 Michael Snyder <msnyder@redhat.com>Michael Snyder1-40/+213
2001-06-07* lin-lwp.c (struct lwp_info): Add member `resumed'.Mark Kettenis1-12/+60
2001-06-06* arch-utils.c (generic_prepare_to_proceed): Allow for havingJonathan Larmour1-1/+4
2001-05-302001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+22
2001-05-302001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+10
2001-05-15Fix warnings resulting from fact that GET_LWP() now returns a long ratherKevin Buettner1-5/+5
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-12/+4
2001-05-10Revert a couple of small changes that inadvertently came in via theKevin Buettner1-2/+2
2001-05-10Minor ptid_t changes for the upcoming phase 3 ptid patch.Kevin Buettner1-2/+2
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-22/+1
2001-05-06Implement attach/detach for multi-threaded programs on Linux.Mark Kettenis1-27/+85
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-104/+116
2001-05-012001-05-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-14/+23
2001-04-302001-04-30 Michael Snyder <msnyder@redhat.com>Michael Snyder1-33/+39
2001-04-302001-04-30 Michael Snyder <msnyder@redhat.com>Michael Snyder1-28/+33
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder1-33/+28
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder1-6/+6
2001-04-062001-04-06 David Smith <dsmith@redhat.com>David Smith1-1/+5
2001-03-30* lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped untilMark Kettenis1-4/+4
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2001-01-24* lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument.J.T. Conklin1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-3/+3
2000-09-18* lin-lwp.c (stop_wait_callback): Remove bogus assertions in theMark Kettenis1-8/+13
2000-09-09* lin-lwp.c (normal_mask, blocked_mask): New variables.Mark Kettenis1-14/+62
2000-09-03* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis1-0/+1048