aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
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
1994-07-26 * target.c (nomemory): Fix prototype and routine to take correctStu Grossman1-3/+4
1994-07-23 * target.c (unpush_target): Fix handling of removal of top target.Stu Grossman1-2/+5
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-125/+179
1994-05-14Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+30
1994-03-01Modified Files:Kung Hsu1-0/+13
1994-03-01 * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1-16/+390
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-15/+107
1993-09-29 * target.c (target_detach): Call generic_mourn_inferior.Jim Kingdon1-11/+130
1992-09-29* breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c,Stu Grossman1-10/+85
1992-09-18* target.h (struct target_ops): removed to_convert_to_virtual andJohn Gilmore1-3/+1