aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-04* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.Mark Kettenis1-0/+2
2004-02-012004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath1-24/+26
2004-01-17 * breakpoint.c (must_shift_inst_regs): Delete.Daniel Jacobowitz1-8/+1
2003-11-142003-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+4
2003-11-102003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-11-062003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-312003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2003-10-312003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+10
2003-10-242003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+12
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+0
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+5
2003-10-222003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+17
2003-10-172003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+5
2003-10-172003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-11/+82
2003-10-172003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+1
2003-10-152003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-23/+0
2003-06-17gdb/Daniel Jacobowitz1-0/+6
2003-06-022003-06-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-6/+0
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