aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-2/+2
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-1/+56
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-2/+13
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-9/+11
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-71/+99
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-1/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-351/+463
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+2
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+1
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-2/+6
1999-05-11import gdb-1999-05-10Stan Shebs1-0/+7
1999-05-05import gdb-19990504 snapshotStan Shebs1-0/+1
1999-04-26import gdb-19990422 snapshotStan Shebs1-15/+47
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2581
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2630/+0
1999-01-18HPMERGE:Andrew Cagney1-1/+1
1999-01-151999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-0/+23
1999-01-13Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+2
1999-01-05target.c (noprocess): terminate sentence with a period.David Taylor1-1/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-1/+1
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-61/+618
1998-10-02 * target.c (target_xfer_memory): Handle requests with zeroPeter Schauer1-38/+169
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-5/+63
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1-2/+3
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-3/+4
1995-07-15 * config/alpha/alpha-osf3.mh, config/alpha/nm-osf3.h: New filesPeter Schauer1-1/+2
1995-07-13 * inftarg.c (child_thread_alive): New function to see if aJeff Law1-20/+508
1994-08-04 * target.c (add_target): Don't call clean_target on targetStu Grossman1-2/+8
1994-07-27* target.c (push_target): Cast result from xmalloc.Jim Kingdon1-1/+2