summaryrefslogtreecommitdiff
path: root/gdb/target.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-081-8/+0
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+2
* * target.c (debug_to_xfer_memory): If targetdebug is 1, don'tDaniel Jacobowitz2004-03-091-4/+12
* * target.c (default_region_size_ok_for_hw_watchpoint): CompareKevin Buettner2004-01-191-1/+1
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-191-21/+1
* 2004-01-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-051-2/+8
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-1/+1
* 2003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-101-16/+14
* 2003-11-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-061-1/+3
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-88/+36
* 2003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-241-0/+23
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-231-32/+103
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-221-7/+13
* 2003-10-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-211-2/+0
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-14/+22
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-9/+121
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-118/+118
* 2003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-66/+38
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-2/+2
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-8/+0
* gdb/Daniel Jacobowitz2003-06-171-0/+26
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-1/+1
* add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin2003-02-241-0/+1
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-191-2/+2
* * target.c (update_current_target): Don't inherit DONT_USE.Daniel Jacobowitz2002-12-151-1/+0
* * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz2002-12-121-50/+1
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz2002-12-111-11/+11
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz2002-11-161-46/+0
* * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz2002-11-161-90/+0
* * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz2002-11-161-18/+0
* 2002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-11-121-0/+1
* 2002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-021-1/+1
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+15
* * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury2002-08-011-0/+181
* Fix some K&R isms.Andrew Cagney2002-07-111-3/+2
* * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.Tom Tromey2002-06-251-1/+1
* * cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney2002-06-151-8/+7
* * target.c (debug_print_register): New function. Handle oversizeAndrew Cagney2002-05-041-16/+32
* 2002-04-26 Ben Elliston <bje@redhat.com>Ben Elliston2002-04-261-3/+3
* 2002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-011-3/+3
* 2002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-011-3/+5
* 2002-01-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-311-6/+36
* 2002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-091-1/+22
* * target.c (cleanup_target): Do not initialize to_query toAndrew Cagney2001-12-051-3/+0
* * signals.c: New file.Daniel Jacobowitz2001-07-191-806/+0
* From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:Andrew Cagney2001-06-281-0/+79
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-36/+38
* 2001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-04-261-5/+1
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-18/+0