aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-11-13joins the rest of the worldK. Richard Pixley2-0/+116
1991-11-13Ported to SCO's 3.2v2 system.Sean Eric Fagan3-13/+19
1991-11-13Forgot opcode files.John Gilmore3-1/+244
1991-11-13xcoffread.c, tdesc-lib, and misc fixes.John Gilmore2-13/+28
1991-11-12Fixes related to handling of C++ methods (handle destructorsPer Bothner5-29/+56
1991-11-12Added tdesc-libSteve Chamberlain1-0/+1
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish18-35/+35
1991-11-12First cutSteve Chamberlain2-0/+603
1991-11-12Initial revisionSteve Chamberlain2-0/+12
1991-11-12* Makefile.in: Add xcoffread.c, xcoffexec.c.John Gilmore2-0/+28
1991-11-12* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,John Gilmore6-0/+3176
1991-11-12Initial revisionJohn Gilmore2-0/+44
1991-11-12New file.John Gilmore1-0/+1506
1991-11-12Remove coredep.o from XDEPFILES. The fetch_core_registers() function isFred Fish1-1/+1
1991-11-12Minor rewording of message containing name of program that generated aFred Fish4-19/+75
1991-11-11Added MINUS_G flag, now debugging can be turned offSteve Chamberlain1-1/+2
1991-11-09Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish2-3/+3
1991-11-09Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish2-3/+12
1991-11-09Remove Rs/6000 changes (patch_block_stabs) so it will link without.John Gilmore1-12/+0
1991-11-09More changes for objfiles.John Gilmore1-1/+8
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore8-229/+443
1991-11-09Lint and some rs/6000 port.John Gilmore6-183/+128
1991-11-08Format improvements, mostly for @smallbook (including reformatted tableRoland Pesch1-137/+132
1991-11-08Remove spurious echoSteve Chamberlain1-1/+0
1991-11-08 * Makefile.in: link with libiberty after libreadline, sinceSteve Chamberlain2-1/+3
1991-11-08 * m88k-xdep.c: Fixed the register offsets in the ptrace_userSteve Chamberlain1-0/+7
1991-11-08Fixed S?IP_OFFSETs for the Motorola Delta 88.Steve Chamberlain1-19/+16
1991-11-08Added delta88 casesSteve Chamberlain1-3/+19
1991-11-08#ifndef USIZESteve Chamberlain1-1/+2
1991-11-08Include coff-m88k.h rather than m88kbcs.hSteve Chamberlain1-1/+1
1991-11-08Fix decoding of mtacc, dmac, fmac. These files should really get mergedJohn Gilmore3-3/+5
1991-11-08fixed for objdir/subdirsK. Richard Pixley1-5/+5
1991-11-07* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, andJohn Gilmore26-178/+41
1991-11-07* coffread.c: Eliminate c_nsyms in favor of c_naux.John Gilmore2-13/+44
1991-11-06Added gdb.1Steve Chamberlain1-0/+1
1991-11-06 * Makefile.in: put a - infront of the mv y.tab.c c-exp.tab.c andSteve Chamberlain2-2/+9
1991-11-06Correction in intro text re corefile arg (may also be procID); second timeRoland Pesch1-8/+9
1991-11-06Add C++ as a separate language.Per Bothner5-15/+77
1991-11-06Record (as comments) three FIXMEs.Roland Pesch1-1/+13
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner13-284/+91
1991-11-04 * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,Per Bothner4-7/+0
1991-11-04Use new i386aout when i386-aout seenSteve Chamberlain1-1/+1
1991-11-04New filesSteve Chamberlain1-0/+1
1991-11-04Initial revisionSteve Chamberlain1-0/+4
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore3-8/+28
1991-11-01* infrun.c (wait_for_inferior): another stepi/nexti fix. EnsureStu Grossman2-3/+8
1991-10-28* main.c (initialize_history): Read history after reading allStu Grossman2-18/+37
1991-10-27* c-exp.y (yyerror): Pass error message if given.John Gilmore2-1/+9
1991-10-27* blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO.John Gilmore7-7/+8
1991-10-27* buildsym.c: Break out initial malloc sizes.John Gilmore7-128/+196