aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-06-26Default dir_so_symnum to -10 to avoid even the slightest possibility ofStu Grossman1-2/+2
1992-06-26Fixup PRSVADDR problem as per Johns suggestions.Stu Grossman2-1/+4
1992-06-25* dbxread.c (dbx_symfile_init): Move more code under hp9000s800Stu Grossman4-3/+9
1992-06-25Catch up Cygnus-logo version of GDB refcard with last few changes toRoland Pesch1-3/+67
1992-06-25* partial-stab.h (N_SO): Rearrange code a little so that all SOStu Grossman2-10/+13
1992-06-25* buildsym.c (read_sun_builtin_type): Handle new FCS Sun CCStu Grossman2-0/+12
1992-06-25* procfs.c (child_resume): Work around Solaris (on Sparc) lossageStu Grossman2-1/+16
1992-06-25 * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish6-18/+41
1992-06-25* defs.h (PARAMS): Move to ../include/ansidecl.h.John Gilmore2-13/+7
1992-06-25* tm-hppa.h: New file, architectural definition of HP PA.John Gilmore20-1241/+729
1992-06-25* printcmd.c (output_command): Thinko.John Gilmore2-17/+53
1992-06-24Fix typo (place where GDB name was not given as _GDBN__).Roland Pesch1-1/+1
1992-06-24Added doc for command-line completion, incl new FNF support for quoted stringsRoland Pesch1-24/+130
1992-06-24* dbxread.c (read_ofile_symtab): Remove N_CATCH special case,John Gilmore2-11/+7
1992-06-24* partial-stab.h (case N_TEXT): Fix fencepost error whenStu Grossman2-1/+7
1992-06-24 * valprint.c (val_print_fields): Call fprint_symbol to getFred Fish2-3/+5
1992-06-24 * cadillac.c (kernel_dispatch): Make return type void.Fred Fish2-2/+5
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish32-193/+366
1992-06-24Minor cleanup for better smallbook formatting w/default FSF style.Roland Pesch1-2/+2
1992-06-24(1) removed three-part table of config name components from InstallingRoland Pesch1-101/+14
1992-06-23Fix patch fragment for ncr3000.mh to find the file in the config dir.Fred Fish1-1/+1
1992-06-23Add patch to Makefile.in to default the demangling style to ARM/Lucid insteadFred Fish1-16/+26
1992-06-23Minor edits to new GNU material on special commands for AMD29K registerRoland Pesch1-10/+15
1992-06-23Add tm-linux.h and xm-linux.h.Per Bothner1-0/+2
1992-06-23Add linux.mh and linux.mt.Per Bothner1-0/+2
1992-06-23Call setsid() when establishing new controlling terminal.Stu Grossman1-0/+1
1992-06-23Fixup patch for .Sanitize to not remove cadillac.c.Stu Grossman1-6/+16
1992-06-23Oops, retract last patch... Belongs in cadillac-patches.Stu Grossman1-1/+0
1992-06-23Fixup patch for ncr3000.h -> config/ncr3000.hStu Grossman1-0/+1
1992-06-23Add patch for .Sanitize file.Stu Grossman1-0/+16
1992-06-23Create new patch file to convert normal (mundane) GDB into SUPER-ENERGIZE GDB!Stu Grossman1-0/+946
1992-06-23* Centralize all Cadillac interface defs into defs.h.Stu Grossman1-27/+40
1992-06-23 * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment.Fred Fish4-9/+25
1992-06-23 * infrun.c (wait_for_inferior): Don't test for SIGEMTPer Bothner5-38/+100
1992-06-23New port to Linux (a free Unix clone for 386 machines).Per Bothner2-0/+11
1992-06-21(find_source_lines): Handle large st_size fields.John Gilmore2-39/+54
1992-06-21COFF changes for dealing better with EPI 29K C compiler output.John Gilmore5-181/+493
1992-06-21Typo.John Gilmore1-1/+1
1992-06-20* gdb.texinfo: document `set remotedebug' and `set rstack_high_address'.John Gilmore2-0/+31
1992-06-20 * infcmd.c (jump_command): Use cleanups to avoid memory leaks.Fred Fish3-44/+156
1992-06-20* remote-adapt.c, remote-eb.c, remote-mm.c: Lint. FixJohn Gilmore5-15/+35
1992-06-20HPPA BSStu Grossman3-1/+16
1992-06-19HPPA merge.Stu Grossman4-0/+17
1992-06-19* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,Stu Grossman16-8/+5959
1992-06-19* Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter out bogus externStu Grossman4-7/+31
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore6-39/+278
1992-06-19 * valprint.c (type_print_1): Plug memory leak. Print allFred Fish3-15/+29
1992-06-18* xm-rs6000.h: Fix decls for malloc, realloc, and free.Stu Grossman2-3/+5
1992-06-17* tm-rs6000.h: Remove #include of inferior.h. Fixes manyStu Grossman1-2/+0
1992-06-17* xm-rs6000.h: Add decl for strdup().Stu Grossman2-1/+4