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