aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-06-15* infcmd.c: Fix typo (reported by Rob Savoye).John Gilmore2-1/+8
1992-06-14* dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore3-17/+44
1992-06-13* symtab.h (struct symbol): Add aux_value union for preservingFred Fish2-21/+30
1992-06-13Make `clear_symtab_users_once' non-static so objfiles can be linked.Michael Tiemann1-0/+5
1992-06-13* elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore5-18/+134
1992-06-13* dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore4-65/+406
1992-06-13Remove reg_names decl (now in defs.h).John Gilmore9-34/+14
1992-06-13LintJohn Gilmore1-1/+1
1992-06-13* buildsym.h: Add processing_acc_compilation flag.John Gilmore8-4/+320
1992-06-13* configure.in: Solaris config is sparc-sun-solaris2.John Gilmore4-2/+39
1992-06-12 * expprint.c (print_subexp): Add missing ']'.Fred Fish3-4/+38
1992-06-11Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com):John Gilmore3-75/+155
1992-06-11Latest and greatest, many bug fixes, value annotations, stack frameStu Grossman1-122/+651
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore10-71/+181
1992-06-10 * c-exp.y, m2-exp.y: Move remapping defines for malloc andFred Fish8-16/+61
1992-06-09Oops, forgot depend!Stu Grossman1-1/+6
1992-06-09* depend: rebuild to account for remote-st2000.c.Stu Grossman3-414/+261
1992-06-09 * c-exp.y (yylex): Recognize single-quoted strings that specifyFred Fish5-354/+204
1992-06-09* Makefile.in: Roll VERSION to 4.5.4.John Gilmore16-21/+30
1992-06-09TypoJohn Gilmore1-1/+1
1992-06-08See gdb/Changelog for details.Stu Grossman1-1/+1
1992-06-08* alldeps.mak: Rebuild to account for new files.Stu Grossman2-0/+23
1992-06-08* configure.in: Tandem debug monitor (st2000) support.Stu Grossman3-0/+1012
1992-06-08See gdb/Changelog for detailsStu Grossman1-0/+7
1992-06-05* blockframe.c (inside_entry_file, inside_main_func,John Gilmore1-1/+6
1992-06-04* xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclassJohn Gilmore2-1/+15
1992-06-02Fix from net: when predigesting doc for texi2roff, search for "@c " atRoland Pesch1-3/+3
1992-06-02Tracking changes from Lucid: option formerly known as eitherRoland Pesch1-2/+1
1992-06-01Pass the correct number of parameters to `symbol_file_add'.Michael Tiemann2-2/+5
1992-06-01Define MALLOC_INCOMPATIBLE so we can compile files which include <malloc.h>Michael Tiemann2-0/+16
1992-05-31Handle -m680[01234]0-wrs as specific vxworks68 targets. With -nfp,Michael Tiemann1-0/+9
1992-05-30Fix lint found by GCC.Michael Tiemann2-1/+6
1992-05-27LintJohn Gilmore1-1/+11
1992-05-26lintSteve Chamberlain1-1/+1
1992-05-21PTR vs. void*. Sorry.Sean Eric Fagan1-1/+1
1992-05-21qsort returns a void*, according to the manual pages on two different systems.Sean Eric Fagan1-9/+52
1992-05-20* coredep.c (fetch_core_registers): Remove premature warning,John Gilmore2-23/+24
1992-05-2088K changes inspired by Ted Lemon (uunet!lupine!mellon)John Gilmore4-17/+40
1992-05-19Removed RMS email address from inside cover page, at his request.Roland Pesch1-1/+1
1992-05-18* alldeps.mak, depend: re-make to account for ser-*.c.Stu Grossman2-288/+334
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish7-23/+73
1992-05-15Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch3-12/+26
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain4-1/+17
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain12-404/+860
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman2-9/+12
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1-1/+3
1992-05-12* breakpoint.c, infcmd.c: Change many printfs to printf_filtered.Stu Grossman1-2/+2
1992-05-12* breakpoint.c: Change many printfs to printf_filtered. ImproveStu Grossman1-2/+24
1992-05-12`info user' => `show user'. Noticed by David Taylor.John Gilmore2-3/+7
1992-05-12* README: Add pointer to internals doc, and describe readingJohn Gilmore1-3/+8