287 Commits (e152cd1e65e81722e0e546f12bd9b280edabe730)

Author SHA1 Message Date
Fred Fish b662acae40 Remove prototype for dwarfwarn(). Breaks with <varargs.h>. 35 years ago
John Gilmore b00771232f frame-select command. Cross funcalls to sun3. Build *.tab.c files in 35 years ago
John Gilmore 313fdead0e Use <varargs.h>, since <stdarg.h> is not portable. 35 years ago
Fred Fish 35f5886ebb New files for DWARF debugging format support, ELF object file support, SVR4 35 years ago
Fred Fish bb4ff69408 Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and object 35 years ago
Fred Fish e2aab0314f Add three new builtin types (builtin_type_long_double, builtin_type_complex, 35 years ago
Fred Fish 020706804b Add machine dependent support routines for SVR4 /proc interface. 35 years ago
Fred Fish 2bc2e684ad Add new function warning() which behaves the same as error() but returns 35 years ago
Fred Fish eaa1ef1df1 Make internal errors produce more useful messages. 35 years ago
Fred Fish dcd15e5e7a Move code duplicated in almost every single m68k based machine to the 35 years ago
Fred Fish 150f543625 System V versions must call setpgrp() with no arguments, to comply with 35 years ago
Fred Fish cb17dfb1c0 Add support for SVR4 style nm output. Not claimed to be optimal, I'm not 35 years ago
Fred Fish 4a35d6e91b Remove the object file specific fields from the partial symbol table 35 years ago
Stu Grossman 0d3e7f607f *** empty log message *** 35 years ago
Stu Grossman bc6c937d0b *** empty log message *** 35 years ago
Steve Chamberlain 44e4e473f8 * configure.in: added ebmon target. 35 years ago
John Gilmore 785ce19c33 More last minute gdb-4.2 changes. 35 years ago
Roland Pesch 9e0906a6b2 *** empty log message *** 35 years ago
John Gilmore a1b8c5d69d GDB-4.2 release! 35 years ago
Roland Pesch 5dfddc7fc6 * doc/refcard.tex (sec "Working Files"): consistent metavars, due 35 years ago
Roland Pesch 93ae2e889a * doc/gdb.texinfo (appendix "Installing GDB"): changes in configure. 35 years ago
John Gilmore 5d2cfefe93 * configure.in, tconfig/decstation, xconfig/decstation: Rename 35 years ago
John Gilmore afe4ca159b Changes from Fred Fish: 35 years ago
Roland Pesch 2109a7b736 * doc/gdb.texinfo 35 years ago
John Gilmore 3c6c67143a Assorted patches from Fred Fish, Peter Schauer. 35 years ago
John Gilmore 9e77ff161f * copying.awk: Filter formfeeds out of copying & warrantee. 35 years ago
John Gilmore 074274252f Read cross-core files on Mach 386. 35 years ago
John Gilmore 912456a503 * mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1. 35 years ago
John Gilmore e7a6fb0120 oops 35 years ago
Per Bothner a18e791707 More patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: 35 years ago
Roland Pesch 6e08f6d398 *** empty log message *** 35 years ago
John Gilmore 7cefc05e6a * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: Remove 35 years ago
John Gilmore 9bba3334a0 * dbxread.c, coffread.c: static-ize functions that were 35 years ago
John Gilmore 5b0a744f98 * c-exp.y: sym->class to SYMBOL_CLASS (sym). 35 years ago
John Gilmore 5bc757e244 * dbxread.c (read_type): Handle error case slightly better. 35 years ago
Stu Grossman a03c8dc452 *** empty log message *** 35 years ago
John Gilmore 9bb3045288 * dbxread.c: Enable, but soften, const_vol_complaint. 35 years ago
John Gilmore a187ef68c1 * stack.c (frame_info): Demangle the function name in `info stack'. 35 years ago
John Gilmore dc9894c8b1 * symtab.c (lookup_method_type): Arguments were swapped in all 35 years ago
John Gilmore 03e826bb51 * eval.c (evaluate_subexp_for_address): Don't use 35 years ago
John Gilmore 680c9dfa72 IN_SIGTRAMP bugfix. 35 years ago
Roland Pesch 513c6e2bc1 *** empty log message *** 35 years ago
John Gilmore dc4a4b2e6a Update for gdb-4.1 release. 35 years ago
John Gilmore 0b7984094d * language.c (set_language_command): Print useful help message, 35 years ago
John Gilmore 5f3d478e7d * main.c (main): Avoid any output before (gdb) prompt when -q. 35 years ago
Roland Pesch 14e2990a5f *** empty log message *** 35 years ago
Roland Pesch b7ced3225a Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com) 35 years ago
Per Bothner ab1e12a22e Kludge to allow compilation by non-ANSI compilers. 35 years ago
John Gilmore 1fea803977 * dbxread.c (read_dbx_symtab, process_one_symbol): N_FN and 35 years ago
Stu Grossman a4c53fb006 Sign extend extended line offsets in parse_lines correctly. 35 years ago