summaryrefslogtreecommitdiff
path: root/gdb/target.h
Commit message (Expand)AuthorAgeFilesLines
* 2004-06-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-071-9/+0
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-4/+4
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-12/+12
* * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.Mark Kettenis2004-02-041-0/+2
* 2004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath2004-02-011-24/+26
* * breakpoint.c (must_shift_inst_regs): Delete.Daniel Jacobowitz2004-01-171-8/+1
* 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-141-2/+4
* 2003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-101-3/+3
* 2003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-061-1/+1
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-0/+2
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-12/+10
* 2003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-241-0/+12
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-231-6/+0
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-231-3/+5
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-221-19/+17
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-0/+5
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-11/+82
* 2003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-12/+1
* 2003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-151-23/+0
* gdb/Daniel Jacobowitz2003-06-171-0/+6
* 2003-06-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-06-021-6/+0
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-8/+5
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-4/+4
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+4
* add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin2003-02-241-0/+8
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-191-8/+8
* * target.c (update_current_target): Don't inherit DONT_USE.Daniel Jacobowitz2002-12-151-7/+0
* * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz2002-12-121-32/+0
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz2002-12-111-11/+11
* * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNOREDaniel Jacobowitz2002-12-111-2/+2
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz2002-11-161-35/+0
* * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz2002-11-161-40/+8
* * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz2002-11-161-15/+0
* 2002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-11-121-0/+16
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+9
* * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury2002-08-011-11/+31
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+2
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-3/+3
* 2002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-091-1/+24
* * target.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): DeleteJim Blandy2001-11-211-11/+0
* * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney2001-08-111-8/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-26/+26
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-1/+0
* * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney2001-03-241-6/+0
* * target.h (enum target_signal): Move definition from here.Andrew Cagney2001-03-211-143/+0
* Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney2001-03-201-1/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * target.h (target_fetch_registers): Fix comment.Mark Kettenis2001-02-161-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-1/+1
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-6/+11