]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/lin-lwp.c
2002-12-03 Andrew Cagney <ac131313@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / lin-lwp.c
2002-12-04  Andrew Cagney2002-12-03 Andrew Cagney <ac131313@redhat.com>
2002-11-26  Daniel Jacobowitz * acconfig.h (HAVE_PREAD64): Add.
2002-10-31  Daniel Jacobowitz * lin-lwp.c (lin_lwp_resume): Remove resume_all test...
2002-08-27  Tom Tromey * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-03-31  Mark Kettenis* lin-lwp.c (child_wait): Check SAVE_ERRNO instead...
2002-03-27  Andrew Cagneys/strerror/safe_strerror/
2002-02-24  Andrew Cagney* lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace...
2001-11-21  Kevin BuettnerFix two ``attach'' related bugs involving threads.
2001-10-14  Mark KettenisFix attaching to cloned processes. This fixes PR gdb/61.
2001-07-13  Mark Kettenis* lin-lwp.c (lin_lwp_wait): Avoid check for resumed...
2001-07-12  Mark Kettenis* lin-lwp.c (stop_wait_callback): Add support for flushing
2001-07-07  Mark Kettenis* lin-lwp.c (status_to_str): New function.
2001-07-06  Mark Kettenis* lin-lwp.c (count_events_callback): Fix formatting...
2001-07-06  Michael Snyder2001-06-12 Michael Snyder <msnyder@redhat.com>
2001-06-07  Mark Kettenis* lin-lwp.c (struct lwp_info): Add member `resumed'.
2001-06-06  Jonathan Larmour* arch-utils.c (generic_prepare_to_proceed): Allow...
2001-05-30  Michael Snyder2001-05-25 Michael Snyder <msnyder@redhat.com>
2001-05-30  Michael Snyder2001-05-25 Michael Snyder <msnyder@redhat.com>
2001-05-15  Kevin BuettnerFix warnings resulting from fact that GET_LWP() now...
2001-05-15  Kevin BuettnerRedefine ptid_t to be a struct rather than an int.
2001-05-10  Kevin BuettnerRevert a couple of small changes that inadvertently...
2001-05-10  Kevin BuettnerMinor ptid_t changes for the upcoming phase 3 ptid...
2001-05-06  Kevin BuettnerConsolidate save_inferior_ptid/restore_inferior_ptid...
2001-05-06  Mark KettenisImplement attach/detach for multi-threaded programs...
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-05-01  Michael Snyder2001-05-01 Michael Snyder <msnyder@redhat.com>
2001-04-30  Michael Snyder2001-04-30 Michael Snyder <msnyder@redhat.com>
2001-04-30  Michael Snyder2001-04-30 Michael Snyder <msnyder@redhat.com>
2001-04-26  Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-26  Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-06  David Smith2001-04-06 David Smith <dsmith@redhat.com>
2001-03-30  Mark Kettenis* lin-lwp.c (lin_lwp_resume): Don't mark LWP as not...
2001-03-01  Andrew CagneyCreate new file regcache.h. Update all uses.
2001-01-24  J.T. Conklin* lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument.
2000-12-15  Kevin BuettnerReplace free() with xfree().
2000-09-18  Mark Kettenis* lin-lwp.c (stop_wait_callback): Remove bogus assertio...
2000-09-09  Mark Kettenis* lin-lwp.c (normal_mask, blocked_mask): New variables.
2000-09-03  Mark Kettenis* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,