summaryrefslogtreecommitdiff
path: root/gdb/inferior.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+2
* 2002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-211-1/+4
* * infcmd.c (print_return_value): Remove compatibility code callingAndrew Cagney2002-07-031-1/+1
* * infrun.c (stop_registers): Change variable's type to ``structAndrew Cagney2002-06-251-1/+2
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-23/+0
* * maint.c (maint_print_section_info): Rename print_section_info.Andrew Cagney2002-04-101-0/+2
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-4/+0
* Fix for PR gdb/209, PR gdb/156:Tom Tromey2001-11-221-0/+4
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-0/+27
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-0/+5
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-12/+14
* 2001-04-06 David Smith <dsmith@redhat.com>David Smith2001-04-061-0/+2
* 2001-04-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-04-061-2/+2
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-131-9/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-10/+0
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-9/+9
* Change suggested by Dean Luick <luick@cray.com>Christopher Faylor2001-02-061-2/+4
* 2001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-241-0/+4
* * inferior.h (step_over_calls_kind): New enum to clarify values inChristopher Faylor2000-11-101-1/+11
* 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-011-0/+2
* 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-241-14/+0
* * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure.Elena Zannoni2000-07-241-9/+0
* 2000-07-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-121-1/+25
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-041-3/+6
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-75/+78
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-0/+2
* * gdbarch.sh: Make multi-arch variable defaults, defaults for non-Andrew Cagney2000-04-201-18/+3
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-0/+5
* From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney2000-02-291-2/+0
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-10/+10
* import gdb-1999-09-21Jason Molenda1999-09-221-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-0/+6
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-2/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-25/+26
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-0/+13
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-0/+20
* import gdb-19990422 snapshotStan Shebs1999-04-261-87/+113
* Initial revisionStan Shebs1999-04-161-0/+473