aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-8/+8
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-1/+3
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-8/+3
1992-02-21* tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitionsJohn Gilmore1-12/+44
1992-02-21* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1-26/+67
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-5/+6
1991-04-19 * target.h: Add to_doc and target_preopen.Jim Kingdon1-76/+32
1991-04-19 * target.c (dummy_target): Permit add_syms_addr_command.John Gilmore1-8/+20
1991-03-28Initial revisionK. Richard Pixley1-0/+563