aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-15 * target.c (update_current_target): Don't inherit DONT_USE.Daniel Jacobowitz1-1/+0
2002-12-12 * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz1-50/+1
2002-12-11 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz1-11/+11
2002-11-16 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz1-46/+0
2002-11-16 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz1-90/+0
2002-11-16 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz1-18/+0
2002-11-122002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+15
2002-08-01 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury1-0/+181
2002-07-11Fix some K&R isms.Andrew Cagney1-3/+2
2002-06-25 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.Tom Tromey1-1/+1
2002-06-15* cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney1-8/+7
2002-05-04* target.c (debug_print_register): New function. Handle oversizeAndrew Cagney1-16/+32
2002-04-262002-04-26 Ben Elliston <bje@redhat.com>Ben Elliston1-3/+3
2002-02-012002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+3
2002-02-012002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+5
2002-01-312002-01-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-6/+36
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+22
2001-12-05* target.c (cleanup_target): Do not initialize to_query toAndrew Cagney1-3/+0
2001-07-19 * signals.c: New file.Daniel Jacobowitz1-806/+0
2001-06-28From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:Andrew Cagney1-0/+79
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-36/+38
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder1-5/+1
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-18/+0
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-3/+3
2001-01-26* target.c (target_xfer_memory_partial): Return -1 on failure dueJ.T. Conklin1-2/+2
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-19/+88
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-11-21 * target.h (TARGET_SIGNAL_REALTIME_64): Added for IRIX 6.Peter Schauer1-0/+5
2000-11-102000-11-10 J.T. Conklin <jtc@redback.com>J.T. Conklin1-32/+19
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-43/+54
2000-10-27Corrected spelling errors in comments.David Anderson1-1/+1
2000-10-252000-10-25 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-0/+3
2000-09-28 * target.c (target_signal_from_host, do_target_signal_to_host):Peter Schauer1-0/+25
2000-07-30Protoization.Kevin Buettner1-248/+108
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-92/+49
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-25/+6
2000-04-28Cast function to correct type.Andrew Cagney1-2/+4
2000-03-28The set debug changesDaniel Berlin1-3/+3
2000-03-15Deal with the inferior unloading shared objects.Jim Blandy1-0/+33
2000-02-162000-02-16 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-4/+12
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-3/+3
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-63/+185
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-1/+36