aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-06-23 * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment.Fred Fish1-0/+9
1992-06-23 * infrun.c (wait_for_inferior): Don't test for SIGEMTPer Bothner1-0/+7
1992-06-21(find_source_lines): Handle large st_size fields.John Gilmore1-0/+2
1992-06-21COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1-3/+22
1992-06-20 * infcmd.c (jump_command): Use cleanups to avoid memory leaks.Fred Fish1-0/+5
1992-06-20* remote-adapt.c, remote-eb.c, remote-mm.c: Lint. FixJohn Gilmore1-0/+10
1992-06-19* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,Stu Grossman1-0/+5
1992-06-19* Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter out bogus externStu Grossman1-0/+10
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1-0/+20
1992-06-19 * valprint.c (type_print_1): Plug memory leak. Print allFred Fish1-0/+8
1992-06-18* xm-rs6000.h: Fix decls for malloc, realloc, and free.Stu Grossman1-0/+2
1992-06-17* xm-rs6000.h: Add decl for strdup().Stu Grossman1-1/+3
1992-06-17* xm-rs6000.h: Remove #include of inferior.h. Fixes manyStu Grossman1-0/+3
1992-06-17* breakpoint.c (enable_command, disable_command): Without args,Stu Grossman1-1/+4
1992-06-17* xcoffexec.c: Remove ' from comment.Stu Grossman1-0/+8
1992-06-17 * partial-stab.h: Convert single rindex use to strrchr.Fred Fish1-0/+7
1992-06-17 * mipsread.c: Undo ill effects from including <strings.h>,Fred Fish1-0/+8
1992-06-16* mipsread.c: #include <strings.h> for rindex().Stu Grossman1-0/+4
1992-06-16 * xcoffexec.c (map_vmap): Turn comment into a real C comment.Fred Fish1-0/+4
1992-06-16* dbxread.c (process_one_symbol), partial-stab.h: IgnoreStu Grossman1-0/+5
1992-06-15 * Makefile.in (VERSION): Bump to 4.5.5.Fred Fish1-0/+11
1992-06-15* dwarfread.c (decode_modified_type): Change type of first arg.Fred Fish1-0/+23
1992-06-15* infcmd.c: Fix typo (reported by Rob Savoye).John Gilmore1-0/+7
1992-06-14* dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore1-0/+10
1992-06-13* symtab.h (struct symbol): Add aux_value union for preservingFred Fish1-2/+12
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 Gilmore1-0/+58
1992-06-13* buildsym.h: Add processing_acc_compilation flag.John Gilmore1-1/+13
1992-06-13* configure.in: Solaris config is sparc-sun-solaris2.John Gilmore1-0/+5
1992-06-12 * expprint.c (print_subexp): Add missing ']'.Fred Fish1-0/+10
1992-06-11Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com):John Gilmore1-0/+6
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-0/+10
1992-06-10 * c-exp.y, m2-exp.y: Move remapping defines for malloc andFred Fish1-0/+7
1992-06-09* depend: rebuild to account for remote-st2000.c.Stu Grossman1-0/+9
1992-06-09 * c-exp.y (yylex): Recognize single-quoted strings that specifyFred Fish1-0/+25
1992-06-09* Makefile.in: Roll VERSION to 4.5.4.John Gilmore1-0/+7
1992-06-08* configure.in: Tandem debug monitor (st2000) support.Stu Grossman1-0/+5
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 Gilmore1-0/+8
1992-06-01Pass the correct number of parameters to `symbol_file_add'.Michael Tiemann1-0/+3
1992-06-01Define MALLOC_INCOMPATIBLE so we can compile files which include <malloc.h>Michael Tiemann1-0/+8
1992-05-30Fix lint found by GCC.Michael Tiemann1-0/+5
1992-05-27LintJohn Gilmore1-1/+11
1992-05-2088K changes inspired by Ted Lemon (uunet!lupine!mellon)John Gilmore1-1/+19
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-0/+28
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1-0/+23
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1-1/+2
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