summaryrefslogtreecommitdiff
path: root/gdb/target.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-3/+3
* * target.c (target_xfer_memory_partial): Return -1 on failure dueJ.T. Conklin2001-01-261-2/+2
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-19/+88
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * target.h (TARGET_SIGNAL_REALTIME_64): Added for IRIX 6.Peter Schauer2000-11-211-0/+5
* 2000-11-10 J.T. Conklin <jtc@redback.com>J.T. Conklin2000-11-101-32/+19
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-43/+54
* Corrected spelling errors in comments.David Anderson2000-10-271-1/+1
* 2000-10-25 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-10-251-0/+3
* * target.c (target_signal_from_host, do_target_signal_to_host):Peter Schauer2000-09-281-0/+25
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-248/+108
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-92/+49
* * target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin2000-05-201-25/+6
* Cast function to correct type.Andrew Cagney2000-04-281-2/+4
* The set debug changesDaniel Berlin2000-03-281-3/+3
* Deal with the inferior unloading shared objects.Jim Blandy2000-03-151-0/+33