summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.Jim Kingdon1993-09-026-57/+100
* renamed from xm-m88k.hJim Kingdon1993-09-021-0/+0
* * remote-udi.c (udi_wait): Call `warning' not `error'.Jim Kingdon1993-09-021-0/+2
* * remote-udi.c (udi_wait): Call `warning' not `error'.Jim Kingdon1993-09-021-1/+4
* * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has aJim Kingdon1993-09-022-2/+9
* * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1993-09-0215-23/+32
* Load the udi library procedures.Rob Savoye1993-09-021-0/+1
* * symtab.c (find_pc_line, find_line_common),Jim Kingdon1993-09-021-1/+2
* * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1993-09-011-2/+3
* * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1993-09-011-2/+4
* index -> strchrK. Richard Pixley1993-09-015-5/+9
* * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1993-09-011-2/+9
* * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1993-09-011-3/+14
* * symtab.c (find_pc_line, find_line_common),Jim Kingdon1993-09-011-21/+27
* bzero -> memsetK. Richard Pixley1993-09-0120-58/+69
* bcmp -> memcmpK. Richard Pixley1993-09-012-6/+7
* * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1993-09-015-354/+156
* bcopy -> memcpyK. Richard Pixley1993-09-0145-357/+1035
* break dcache out of remote-nindy.cK. Richard Pixley1993-09-013-175/+15
* * mipsread.c (parse_partial_symbols): Use language from FDR if itPeter Schauer1993-09-012-61/+69
* break dcache code out of remote.cK. Richard Pixley1993-09-015-219/+183
* pulling dcache code out of remote.cK. Richard Pixley1993-09-011-1/+1
* * config/udi-gdb.exp: gdb_exit now kills any isstip processesRob Savoye1993-08-311-0/+6
* Just a little cleanup. Made gdb_exit "kill" any isstip's still runningRob Savoye1993-08-311-42/+45
* comment changeK. Richard Pixley1993-08-311-4/+5
* break dcache code out of remote-bug.cK. Richard Pixley1993-08-317-194/+306
* * stabs.texinfo: Initial-caps all words in node names andDavid MacKenzie1993-08-312-243/+248
* * c-typeprint.c (c_print_type_base): Treat show = 0 just likeJim Kingdon1993-08-312-9/+19
* * stabs.texinfo: Many minor cleanups.Jim Kingdon1993-08-311-7/+7
* * stabs.texinfo: Many minor cleanups.Jim Kingdon1993-08-311-67/+71
* recognize m88110K. Richard Pixley1993-08-312-0/+5
* * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out theRob Savoye1993-08-311-0/+10
* Use default version procedure.Rob Savoye1993-08-302-17/+2
* Add default gdb version so it can be shared.Rob Savoye1993-08-301-0/+16
* Make gdb_exit into default_gdb_exit so it can be shared.Rob Savoye1993-08-301-12/+75
* Use default_gdb_exit now.Rob Savoye1993-08-301-1/+1
* Works again.Rob Savoye1993-08-301-1/+1
* Add values for RUNTEST and RUNTESTFLAGS so cross testing works better.Rob Savoye1993-08-3016-46/+97
* * valops.c (call_function_by_hand): If we discard cleanups, callJim Kingdon1993-08-301-2/+7
* * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtabPeter Schauer1993-08-304-148/+91
* * stabs.texinfo: Many minor cleanups.Jim Kingdon1993-08-302-204/+148
* * config/m88k/{delta88v4.mt,delta88v4.mh}: New filesJim Kingdon1993-08-301-0/+5
* * configure.in: Fix typo m88*-motorola-svr4* -> sysv4*.Jim Kingdon1993-08-302-1/+5
* Correctly a spelling mistake.Rob Savoye1993-08-301-1/+1
* fix caps in menu entriesDavid MacKenzie1993-08-281-2/+2
* * stabs.texinfo:David MacKenzie1993-08-282-168/+170
* Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)David MacKenzie1993-08-282-935/+741
* From Utah, part of BFD HPPA cleanup:Ken Raeburn1993-08-282-1/+5
* * Rename files for 14-character limits:Jim Kingdon1993-08-272-3/+4
* * symmisc.c (dump_symtab): Use catch_errors around print_symbol.Jim Kingdon1993-08-272-36/+42