aboutsummaryrefslogtreecommitdiff
path: root/gdb/inferior.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-0/+4
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-0/+27
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-0/+5
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-12/+14
2001-04-062001-04-06 David Smith <dsmith@redhat.com>David Smith1-0/+2
2001-04-062001-04-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-2/+2
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney1-9/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-10/+0
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-9/+9
2001-02-06Change suggested by Dean Luick <luick@cray.com>Christopher Faylor1-2/+4
2001-01-242001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+4
2000-11-10* inferior.h (step_over_calls_kind): New enum to clarify values inChristopher Faylor1-1/+11
2000-08-012000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+2
2000-07-242000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-14/+0
2000-07-24 * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure.Elena Zannoni1-9/+0
2000-07-122000-07-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+25
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney1-3/+6
2000-05-28PARAMS removal.Kevin Buettner1-75/+78
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-0/+2
2000-04-20* gdbarch.sh: Make multi-arch variable defaults, defaults for non-Andrew Cagney1-18/+3
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-0/+5
2000-02-29From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney1-2/+0
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-10/+10
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-0/+6
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-25/+26
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+13
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-0/+20
1999-04-26import gdb-19990422 snapshotStan Shebs1-87/+113
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+473
1999-04-16Initial creation of sourceware repositoryStan Shebs1-471/+0
1999-01-04delete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED.David Taylor1-15/+15
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-14/+99
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-102/+76
1994-07-16 * breakpoint.c (ignore, condition): Add usage notes to help strings.Stan Shebs1-13/+21
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-14/+31
1993-07-08fix the declaration of run_stack_dummy, as well.Mark Eichin1-1/+1
1993-07-07 * frame.h, blockframe.c, stack.c, a29k-tdep.c,Jim Kingdon1-12/+54
1993-05-18 * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZEJim Kingdon1-4/+12
1992-10-03Changes to make 29k function calls work better at Adobe.John Gilmore1-14/+8
1992-09-26* infrun.c, inftarg.c, inferior.h: Comment and lint cleanups.John Gilmore1-0/+2
1992-09-25 * inftarg.c (child_create_inferior, child_attach,K. Richard Pixley1-12/+15
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish1-25/+152
1991-09-13* inferior.h: Eliminate CANNOT_EXECUTE_STACK in favor ofJohn Gilmore1-4/+0
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-6/+20
1991-03-28Initial revisionK. Richard Pixley1-0/+201
1990-09-05Initial revisionJohn Gilmore1-132/+0
2012-06-03gdb-3.3gdb-3.31-17/+18