1991-11-15 |
David Henkel-Wallace | ansi name abuse changes |
blob | commitdiff | raw |
1991-11-15 |
Fred Fish | Add compact_misc_function_vector() to compact out dupli... |
blob | commitdiff | raw | diff to current |
1991-11-15 |
Fred Fish | Changes to build misc function vector entries from... |
blob | commitdiff | raw | diff to current |
1991-11-14 |
John Gilmore | * m88k-tdep.c (examine_prologue): Deal with OR instruc... |
blob | commitdiff | raw | diff to current |
1991-11-14 |
Steve Chamberlain | * Makefile.in, xconfig/delta88 made it install a sysV... |
blob | commitdiff | raw | diff to current |
1991-11-14 |
John Gilmore | Motorola 88000 port without tears, I mean without tdescs. |
blob | commitdiff | raw | diff to current |
1991-11-13 |
John Gilmore | Forgot opcode files. |
blob | commitdiff | raw | diff to current |
1991-11-13 |
John Gilmore | xcoffread.c, tdesc-lib, and misc fixes. |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Per Bothner | Fixes related to handling of C++ methods (handle destru... |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Fred Fish | Remove internal gdb definition of fixed arg count conca... |
blob | commitdiff | raw | diff to current |
1991-11-12 |
John Gilmore | * Makefile.in: Add xcoffread.c, xcoffexec.c. |
blob | commitdiff | raw | diff to current |
1991-11-12 |
Fred Fish | Minor rewording of message containing name of program... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
Fred Fish | Remove leftover call to do_cleanups() which resulted... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
Fred Fish | Re-enable compilation of register_addr() stub whenever... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
John Gilmore | More changes for objfiles. |
blob | commitdiff | raw | diff to current |
1991-11-09 |
John Gilmore | Add tracking of object files (that contain symbols... |
blob | commitdiff | raw | diff to current |
1991-11-09 |
John Gilmore | Lint and some rs/6000 port. |
blob | commitdiff | raw | diff to current |
1991-11-08 |
Steve Chamberlain | * Makefile.in: link with libiberty after libreadline... |
blob | commitdiff | raw | diff to current |
1991-11-08 |
Steve Chamberlain | * m88k-xdep.c: Fixed the register offsets in the ptrac... |
blob | commitdiff | raw | diff to current |
1991-11-08 |
John Gilmore | Fix decoding of mtacc, dmac, fmac. These files should... |
blob | commitdiff | raw | diff to current |
1991-11-07 |
John Gilmore | * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and |
blob | commitdiff | raw | diff to current |
1991-11-07 |
John Gilmore | * coffread.c: Eliminate c_nsyms in favor of c_naux. |
blob | commitdiff | raw | diff to current |
1991-11-06 |
Steve Chamberlain | * Makefile.in: put a - infront of the mv y.tab.c c... |
blob | commitdiff | raw | diff to current |
1991-11-06 |
Per Bothner | Add C++ as a separate language. |
blob | commitdiff | raw | diff to current |
1991-11-04 |
Per Bothner | * infrun.c: Fixed typo in comment. |
blob | commitdiff | raw | diff to current |
1991-11-01 |
John Gilmore | * mipsread.c (read_mips_symtab, read_the_mips_symtab... |
blob | commitdiff | raw | diff to current |
1991-11-01 |
Stu Grossman | * infrun.c (wait_for_inferior): another stepi/nexti... |
blob | commitdiff | raw | diff to current |
1991-10-28 |
Stu Grossman | * main.c (initialize_history): Read history after... |
blob | commitdiff | raw | diff to current |
1991-10-27 |
John Gilmore | * buildsym.c: Break out initial malloc sizes. |
blob | commitdiff | raw | diff to current |
1991-10-26 |
John Gilmore | * symfile.c (syms_from_bfd): New routine. |
blob | commitdiff | raw | diff to current |
1991-10-26 |
John Gilmore | Break out symbol-table-building routines |
blob | commitdiff | raw | diff to current |
1991-10-26 |
Per Bothner | Various fixes to improve g++ debugging. See ChangeLog. |
blob | commitdiff | raw | diff to current |
1991-10-26 |
Stu Grossman | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix... |
blob | commitdiff | raw | diff to current |
1991-10-26 |
Stu Grossman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | * core.c (core_file_info), exec.c (exec_file_info)... |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | (value_fetch_lazy): Avoid 0-length fetches. |
blob | commitdiff | raw | diff to current |
1991-10-25 |
Fred Fish | Add casts to remove compiler warnings from native Sun cc. |
blob | commitdiff | raw | diff to current |
1991-10-25 |
Fred Fish | Remove locally duplicated code for calling functions... |
blob | commitdiff | raw | diff to current |
1991-10-25 |
Fred Fish | Remove local BSD/USG hacks that are now in libiberty. |
blob | commitdiff | raw | diff to current |
1991-10-25 |
Fred Fish | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. |
blob | commitdiff | raw | diff to current |
1991-10-25 |
John Gilmore | frame-select command. Cross funcalls to sun3. Build... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
John Gilmore | Use <varargs.h>, since <stdarg.h> is not portable. |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | New files for DWARF debugging format support, ELF objec... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add dwarfread.c, dwarfread.o, elfread.c, elfread.o... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add three new builtin types (builtin_type_long_double... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add machine dependent support routines for SVR4 /proc... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add new function warning() which behaves the same as... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Make internal errors produce more useful messages. |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Move code duplicated in almost every single m68k based... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | System V versions must call setpgrp() with no arguments... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Add support for SVR4 style nm output. Not claimed... |
blob | commitdiff | raw | diff to current |
1991-10-24 |
Fred Fish | Remove the object file specific fields from the partial... |
blob | commitdiff | raw | diff to current |
1991-10-23 |
Stu Grossman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-22 |
Stu Grossman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-21 |
Steve Chamberlain | * configure.in: added ebmon target. |
blob | commitdiff | raw | diff to current |
1991-10-17 |
John Gilmore | More last minute gdb-4.2 changes. |
blob | commitdiff | raw | diff to current |
1991-10-16 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-16 |
John Gilmore | GDB-4.2 release! |
blob | commitdiff | raw | diff to current |
1991-10-16 |
Roland Pesch | * doc/refcard.tex (sec "Working Files"): consistent... |
blob | commitdiff | raw | diff to current |
1991-10-16 |
Roland Pesch | * doc/gdb.texinfo (appendix "Installing GDB"): changes... |
blob | commitdiff | raw | diff to current |
1991-10-16 |
John Gilmore | * configure.in, tconfig/decstation, xconfig/decstation... |
blob | commitdiff | raw | diff to current |
1991-10-15 |
John Gilmore | Changes from Fred Fish: |
blob | commitdiff | raw | diff to current |
1991-10-15 |
Roland Pesch | * doc/gdb.texinfo |
blob | commitdiff | raw | diff to current |
1991-10-12 |
John Gilmore | Assorted patches from Fred Fish, Peter Schauer. |
blob | commitdiff | raw | diff to current |
1991-10-12 |
John Gilmore | * copying.awk: Filter formfeeds out of copying & warra... |
blob | commitdiff | raw | diff to current |
1991-10-11 |
John Gilmore | Read cross-core files on Mach 386. |
blob | commitdiff | raw | diff to current |
1991-10-10 |
John Gilmore | * mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO... |
blob | commitdiff | raw | diff to current |
1991-10-05 |
John Gilmore | oops |
blob | commitdiff | raw | diff to current |
1991-10-05 |
Per Bothner | More patches from Peter Schauer <[email protected]... |
blob | commitdiff | raw | diff to current |
1991-10-04 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-04 |
John Gilmore | * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab... |
blob | commitdiff | raw | diff to current |
1991-10-04 |
John Gilmore | * dbxread.c, coffread.c: static-ize functions that... |
blob | commitdiff | raw | diff to current |
1991-10-04 |
John Gilmore | * c-exp.y: sym->class to SYMBOL_CLASS (sym). |
blob | commitdiff | raw | diff to current |
1991-10-03 |
John Gilmore | * dbxread.c (read_type): Handle error case slightly... |
blob | commitdiff | raw | diff to current |
1991-10-03 |
Stu Grossman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-01 |
John Gilmore | * dbxread.c: Enable, but soften, const_vol_complaint. |
blob | commitdiff | raw | diff to current |
1991-10-01 |
John Gilmore | * stack.c (frame_info): Demangle the function name... |
blob | commitdiff | raw | diff to current |
1991-09-28 |
John Gilmore | * symtab.c (lookup_method_type): Arguments were swappe... |
blob | commitdiff | raw | diff to current |
1991-09-28 |
John Gilmore | * eval.c (evaluate_subexp_for_address): Don't use |
blob | commitdiff | raw | diff to current |
1991-09-25 |
John Gilmore | IN_SIGTRAMP bugfix. |
blob | commitdiff | raw | diff to current |
1991-09-21 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-09-21 |
John Gilmore | Update for gdb-4.1 release. |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | * language.c (set_language_command): Print useful... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | * main.c (main): Avoid any output before (gdb) prompt... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Roland Pesch | Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Per Bothner | Kludge to allow compilation by non-ANSI compilers. |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | * dbxread.c (read_dbx_symtab, process_one_symbol):... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Stu Grossman | Sign extend extended line offsets in parse_lines correctly. |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Stu Grossman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | .gdbinit: move set complaints 1 to top. |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | * language.c (_initialize_language): Fix type check... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | * utils.c (!HAVE_VPRINTF): Define vfprintf as a functi... |
blob | commitdiff | raw | diff to current |
1991-09-20 |
John Gilmore | Preparation for gdb-4.1 release. |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Roland Pesch | doc/gdbint.texinfo |
blob | commitdiff | raw | diff to current |
1991-09-20 |
Per Bothner | Various mips changes from Peter Schauer. |
blob | commitdiff | raw | diff to current |
1991-09-19 |
John Gilmore | Minor fixes |
blob | commitdiff | raw | diff to current |
1991-09-19 |
John Gilmore | Andrew Beers' changes for Modula-2 support. |
blob | commitdiff | raw | diff to current |
1991-09-17 |
Per Bothner | In mipsread.c (parse_symbol), put non-static procedures |
blob | commitdiff | raw | diff to current |
1991-09-13 |
John Gilmore | tm-ultra3.h slipped thru the cracks... |
blob | commitdiff | raw | diff to current |
next |