Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-15 | * uw-thread.c (SP_ARG0): Define if not already defined. | Mark Kettenis | 1 | -0/+8 | |
* config/i386/tm-i386.h (SO_ARG0): Remove define. | |||||
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -76/+85 | |
2001-03-15 | Pass NULL for the mem_attrib argument in the to_xfer_memory calls. | Kevin Buettner | 1 | -7/+7 | |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+2 | |
2000-05-26 | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -0/+2 | |
* gregset.h: New file. Typedefs for gdb_gregset_t and gdb_fpregset_t, prototypes for supply_gregset and friends. * procfs.c: Include gregset.h. Delete local prototypes for supply_gregset etc., and local typedef gdb_gregset_t etc. * sol-thread.c: Include gregset.h, delete local prototypes, add appropriate casts to gdb_gregset_t. * uw-thread.c, lin-thread.c, core-sol2.c, core-regset.c, sparc-tdep.c, ptx4-nat.c, ppc-linux-nat.c, mipsv4-nat.c, m88k-nat.c, m68klinux-nat.c, m68k-tdep.c, irix5-nat.c, irix4-nat.c, ia64-linux-nat.c, i386v4-nat.c, cxux-nat.c, arm-linux-nat.c, alpha-nat.c: Include gregset.h. * config/nm-linux.h: Define GDB_GREGSET_T, GDB_FPREGET_T. * config/sparc/tm-sun4sol2.h: Ditto. | |||||
2000-03-02 | * uw-thread.c: Apply GNU conventions to comment formatting. | Nicholas Duffek | 1 | -208/+159 | |
(deactivate_uw_thread): Call remove_thread_event_breakpoints(). (uw_thread_mourn_inferior): Move remove_thread_event_breakpoints() call to deactivate_uw_thread(). | |||||
2000-02-12 | * uw-thread.c: Remove __FUNCTION__ GNUism. | Nicholas Duffek | 1 | -5/+6 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 1 | -0/+1095 | |