aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-232003-05-23 David Carlton <carlton@bactrian.org>David Carlton1-2/+2
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-213/+9
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+2
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+2511
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-2511/+0
2002-09-03This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.gdb_5_3-2002-09-04-branchpointnobody1-0/+15
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-11/+190
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+2317
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-2317/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-19/+35
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
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-3/+31
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-0/+6
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-46/+74