aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-05-28Add a blank install target so the top level makefile won't die.Rob Savoye1-0/+1
1993-05-27 * xcoffread.c (read_xcoff_symtab): If several program csects in oneJim Kingdon2-9/+19
1993-05-27 * gdb.texinfo: Add `set print symbol-filename' doc.Peter Schauer2-0/+17
1993-05-27 * printcmd.c (print_address_symbolic): Append source filename andPeter Schauer2-3/+26
1993-05-27added things-to-lose sectionsK. Richard Pixley27-3/+72
1993-05-26Remove debugging stuff...Stu Grossman1-2/+1
1993-05-26misc fixesJim Kingdon1-15/+26
1993-05-26Sparc version of remote-inflow.c. Hasn't been made portable yet.Stu Grossman1-0/+451
1993-05-26Keep appropriate files in gdbserver directory.Stu Grossman1-0/+35
1993-05-26 * configure.in: Add config for Lynx target. Configure gdbserverStu Grossman2-5/+11
1993-05-26 * gdbserver/{remote-gutils.c remote-server.c Makefile.inStu Grossman5-0/+1599
1993-05-26blah blah blahStu Grossman1-0/+6
1993-05-26 * Move test with enums and partial symbols from gdb.t03/ptype.expJim Kingdon1-1/+1
1993-05-26 * Move test with enums and partial symbols from gdb.t02/ptype.expJim Kingdon3-2/+149
1993-05-26formatting fixesJim Kingdon1-127/+224
1993-05-26 * stabs.texinfo (Arrays): Talk about type definition vs. typeJim Kingdon2-0/+13
1993-05-26 * stabsread.c (define_symbol, case 't'): Only set the name if itJim Kingdon2-73/+123
1993-05-26 * gdb.t00/default.exp: update info line for new message.Jim Kingdon1-0/+7
1993-05-26 * mipsread.c (parse_symbol, parse_partial_symbols): Deal with FortranJim Kingdon1-0/+5
1993-05-26minor fixes (e.g. typos). Update table of non-stab values for n_typeJim Kingdon1-24/+33
1993-05-26 * stabs.texinfo (Builtin Type Descriptors): Talk about omittingJim Kingdon2-0/+9
1993-05-26punctuation fixesJim Kingdon1-2/+2
1993-05-26 * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here.Jim Kingdon2-1/+11
1993-05-26 * source.c (line_info): If we don't find a symtab, print more usefulJim Kingdon2-7/+23
1993-05-26 * source.c (line_info): If --fullname, display the source.Jim Kingdon3-23/+63
1993-05-26configure.in template that supports *only* make check. (for releases)Rob Savoye1-0/+16
1993-05-26Makefile fragment that supports *only* make check. (for releases)Rob Savoye1-0/+88
1993-05-26 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodesJim Kingdon2-217/+134
1993-05-25 * breakpoint.c (catch_command_1): Fix typo in error msg.Brendan Kehoe1-0/+4
1993-05-25elf, bfd_vma-cast changesKen Raeburn1-0/+11
1993-05-25* elfread.c (elf_symfile_read): Update ELF structure and routineKen Raeburn1-7/+9
1993-05-25print_insn_* routines want bfd_vma, not CORE_ADDRKen Raeburn2-4/+4
1993-05-25 * gdb.t00/help.exp: Use .* in place of some help messages whichJim Kingdon1-0/+1
1993-05-25 * stabs.texinfo (Subranges): "A offset" and "T offset" are notJim Kingdon2-1/+6
1993-05-25 * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon5-242/+238
1993-05-25xJim Kingdon1-0/+8
1993-05-25 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.Jim Kingdon1-25/+6
1993-05-25 * mips-tdep.c: Removed #include of many header files, and #defineIan Lance Taylor1-0/+5
1993-05-25 * Many places: replace "the inferior" in messages with "the program"Jim Kingdon13-97/+68
1993-05-25 * config/i386/linux.mh: Don't use \ newline; the awk scripts don'tJim Kingdon2-8/+13
1993-05-25 * config/i386/linux.mh: Don't use \ newline; the awk scripts don'tJim Kingdon1-5/+21
1993-05-25 * sparc-nat.c (store_inferior_registers): Fill in all members ofPeter Schauer3-0/+20
1993-05-25try to make hppa opcode table, updated for gas, still be compatible with gdbKen Raeburn2-0/+10
1993-05-24INFO-DIR-ENTRY formatting tweaksDavid D. Zuhn2-2/+2
1993-05-24Add lynx files.Stu Grossman1-0/+5
1993-05-24 * config/i386/{i386lynx.mh i386lynx.mt nm-i386lynx.h tm-i386lynx.hStu Grossman5-0/+100
1993-05-24 * snapshots.readme: Clarify when obvious and non-obvious bugsFred Fish2-1/+24
1993-05-24 * mipsread.c (parse_symbol): Deal with scVar and scVarRegister.Jim Kingdon1-0/+3
1993-05-24 * stabs.texinfo (Stabs Format): Misc fixes.Jim Kingdon2-3/+8
1993-05-24 * c-typeprint.c (c_type_print_base): Don't print typedef'd namesJim Kingdon2-9/+69