| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-22 | 1 | -1/+1 |
* | 2004-06-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-06-07 | 1 | -2/+8 |
* | 2004-06-04 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-06-04 | 1 | -3/+37 |
* | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-05-25 | 1 | -2/+3 |
* | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-21 | 1 | -2/+2 |
* | * Makefile.in (linux_nat_h): Update dependencies. | Daniel Jacobowitz | 2004-03-29 | 1 | -9/+60 |
* | * thread-db.c (disable_thread_signals): Remove unused function. | Daniel Jacobowitz | 2004-02-29 | 1 | -21/+0 |
* | 2003-12-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-12-04 | 1 | -10/+12 |
* | 2003-11-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-11-25 | 1 | -14/+26 |
* | 2003-09-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-04 | 1 | -11/+46 |
* | 2003-06-05 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-06-05 | 1 | -39/+48 |
* | 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-06-03 | 1 | -0/+12 |
* | 2003-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-05-08 | 1 | -1/+1 |
* | 2003-04-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-04-17 | 1 | -59/+66 |
* | 2003-02-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-02-02 | 1 | -1/+1 |
* | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-14 | 1 | -1/+2 |
* | * thread-db.c (attach_thread): Prototype. | Daniel Jacobowitz | 2003-01-13 | 1 | -67/+170 |
* | 2002-12-13 Michael Snyder <msnyder@to-limbo.toronto.redhat.com> | Michael Snyder | 2002-12-13 | 1 | -5/+9 |
* | 2002-11-22 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-11-23 | 1 | -1/+7 |
* | 2002-11-11 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2002-11-12 | 1 | -0/+100 |
* | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-02 | 1 | -1/+1 |
* | * defs.h (error): Add printf format attribute. | Andrew Cagney | 2002-03-23 | 1 | -1/+1 |
* | * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux'' | Andrew Cagney | 2002-02-24 | 1 | -2/+3 |
* | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-01-08 | 1 | -3/+3 |
* | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-01-05 | 1 | -1/+3 |
* | * thread-db.c: Fix a few formatting mistakes. | Mark Kettenis | 2001-10-13 | 1 | -25/+19 |
* | * thread-db.c (enable_thread_event_reporting): Correct warning | Mark Kettenis | 2001-07-11 | 1 | -1/+1 |
* | 2001-07-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-07-03 | 1 | -3/+3 |
* | 2001-06-29 Ken Whaley <ken@believe.com> | Michael Snyder | 2001-07-03 | 1 | -3/+7 |
* | 2001-05-22 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-23 | 1 | -3/+17 |
* | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 2001-05-15 | 1 | -14/+7 |
* | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 2001-05-06 | 1 | -21/+0 |
* | Implement attach/detach for multi-threaded programs on Linux. | Mark Kettenis | 2001-05-06 | 1 | -23/+50 |
* | Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03 | Kevin Buettner | 2001-05-04 | 1 | -92/+93 |
* | 2001-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-04-30 | 1 | -17/+9 |
* | 2001-04-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-04-26 | 1 | -9/+17 |
* | 2001-04-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-04-17 | 1 | -2/+2 |
* | * thread-db.c (check_event): Don't report an error if we encounter | Mark Kettenis | 2001-03-30 | 1 | -4/+5 |
* | 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 |
* | Fix debugging programs statically linked against the thread library. | Mark Kettenis | 2000-12-27 | 1 | -46/+80 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP, | Mark Kettenis | 2000-09-03 | 1 | -0/+992 |