aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+5
2003-04-212003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2003-02-24add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin1-0/+8
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+8
2002-12-15 * target.c (update_current_target): Don't inherit DONT_USE.Daniel Jacobowitz1-7/+0
2002-12-12 * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz1-32/+0
2002-12-11 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz1-11/+11
2002-12-11 * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNOREDaniel Jacobowitz1-2/+2
2002-11-16 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz1-35/+0
2002-11-16 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz1-40/+8
2002-11-16 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz1-15/+0
2002-11-122002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+16
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+9
2002-08-01 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury1-11/+31
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+2
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-3/+3
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+24
2001-11-21* target.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): DeleteJim Blandy1-11/+0
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-8/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-26/+26
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
2001-03-24* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney1-6/+0
2001-03-21* target.h (enum target_signal): Move definition from here.Andrew Cagney1-143/+0
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-16* target.h (target_fetch_registers): Fix comment.Mark Kettenis1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-1/+1
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-6/+11
2001-01-18* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)Andrew Cagney1-1/+1
2000-11-21 * target.h (TARGET_SIGNAL_REALTIME_64): Added for IRIX 6.Peter Schauer1-0/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-5/+16
2000-09-02Corrected spelling in comment: dependant -> dependent.David Anderson1-2/+2
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-65/+66
2000-05-28PARAMS removal.Kevin Buettner1-109/+63
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-5/+0
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-4/+0
2000-03-15Deal with the inferior unloading shared objects.Jim Blandy1-0/+3
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-178/+192
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-18/+44
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+12
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-2/+23
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-6/+25
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-3/+14
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+18
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-4/+15
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+8
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-0/+9
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-329/+338