Age | Commit message (Expand) | Author | Files | Lines |
2002-10-31 | * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step. | Daniel Jacobowitz | 1 | -5/+2 |
2002-08-27 | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 1 | -0/+1 |
2002-03-31 | * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in | Mark Kettenis | 1 | -1/+1 |
2002-03-27 | s/strerror/safe_strerror/ | Andrew Cagney | 1 | -4/+4 |
2002-02-24 | * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux'' | Andrew Cagney | 1 | -25/+27 |
2001-11-21 | Fix two ``attach'' related bugs involving threads. | Kevin Buettner | 1 | -0/+18 |
2001-10-14 | Fix attaching to cloned processes. This fixes PR gdb/61. | Mark Kettenis | 1 | -19/+103 |
2001-07-13 | * lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if there | Mark Kettenis | 1 | -2/+3 |
2001-07-12 | * lin-lwp.c (stop_wait_callback): Add support for flushing | Mark Kettenis | 1 | -14/+25 |
2001-07-07 | * lin-lwp.c (status_to_str): New function. | Mark Kettenis | 1 | -13/+28 |
2001-07-06 | * lin-lwp.c (count_events_callback): Fix formatting. Turn check | Mark Kettenis | 1 | -68/+72 |
2001-07-06 | 2001-06-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -40/+213 |
2001-06-07 | * lin-lwp.c (struct lwp_info): Add member `resumed'. | Mark Kettenis | 1 | -12/+60 |
2001-06-06 | * arch-utils.c (generic_prepare_to_proceed): Allow for having | Jonathan Larmour | 1 | -1/+4 |
2001-05-30 | 2001-05-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+22 |
2001-05-30 | 2001-05-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+10 |
2001-05-15 | Fix warnings resulting from fact that GET_LWP() now returns a long rather | Kevin Buettner | 1 | -5/+5 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -12/+4 |
2001-05-10 | Revert a couple of small changes that inadvertently came in via the | Kevin Buettner | 1 | -2/+2 |
2001-05-10 | Minor ptid_t changes for the upcoming phase 3 ptid patch. | Kevin Buettner | 1 | -2/+2 |
2001-05-06 | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 1 | -22/+1 |
2001-05-06 | Implement attach/detach for multi-threaded programs on Linux. | Mark Kettenis | 1 | -27/+85 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -104/+116 |
2001-05-01 | 2001-05-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -14/+23 |
2001-04-30 | 2001-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -33/+39 |
2001-04-30 | 2001-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -28/+33 |
2001-04-26 | 2001-04-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -33/+28 |
2001-04-26 | 2001-04-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -6/+6 |
2001-04-06 | 2001-04-06 David Smith <dsmith@redhat.com> | David Smith | 1 | -1/+5 |
2001-03-30 | * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until | Mark Kettenis | 1 | -4/+4 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+2 |
2001-01-24 | * lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -3/+3 |
2000-09-18 | * lin-lwp.c (stop_wait_callback): Remove bogus assertions in the | Mark Kettenis | 1 | -8/+13 |
2000-09-09 | * lin-lwp.c (normal_mask, blocked_mask): New variables. | Mark Kettenis | 1 | -14/+62 |
2000-09-03 | * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP, | Mark Kettenis | 1 | -0/+1048 |