aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish9-143/+331
1992-07-09* Makefile.in (VERSION): Update to 4.5.8.Stu Grossman2-2/+6
1992-07-08Remove tm-es1800.h and remote-es1800.c from distribution files untilFred Fish1-2/+0
1992-07-08* dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman4-51/+77
1992-07-07 * maint.c (maintenance_command, maintenance_info_command):Fred Fish2-3/+10
1992-07-07 * configure.in: Add m68k-ericsson-*.Fred Fish7-2/+2309
1992-07-06Add gdb-stabs.h to list of files to keep.Fred Fish1-0/+1
1992-07-06 * maint.c: New file.Fred Fish11-50/+439
1992-07-05* energize-patches: Fix minor problems with building energize lib.Stu Grossman2-29/+30
1992-07-05* energize-patches: Change names of all cadillac procedure callsStu Grossman2-362/+290
1992-07-05 * Makefile.in (VERSION): Bump to 4.5.7.Fred Fish3-2/+12
1992-07-05* cadillac.c, cadillac-patches: Rename to energize.c andStu Grossman1-0/+10
1992-07-05* cadillac.c, cadillac-patches: Rename to energize.c andStu Grossman3-0/+2618
1992-07-05TypoJohn Gilmore1-1/+1
1992-07-05SVR4 names don't have underscores, according to the ABI.John Gilmore2-0/+8
1992-07-05* buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore5-26/+119
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-90/+137
1992-07-04> * xm-rs6000.h: define MEM_FNS_DECLAREDDavid D. Zuhn2-0/+9
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore10-55/+500
1992-07-04Tidy innerblock_complaint and blockvector_complaint.John Gilmore1-3/+6
1992-07-04* main.c (main): Read the $HOME/.gdbinit file before processingJohn Gilmore2-43/+50
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish35-205/+208
1992-07-03* dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore5-51/+98
1992-06-30Make cross compilation work better.John Gilmore3-33/+18
1992-06-30* buildsym.c (scan_file_globals): Beware the null file.John Gilmore7-65/+102
1992-06-30Allow BREAKPOINT to be overridden by -D (for Adobe).John Gilmore2-1/+9
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish44-373/+837
1992-06-28 * remote.c (remote_wait): Fix cast on signal() call.Fred Fish2-5/+10
1992-06-27Update Cadillac patch kit.Fred Fish1-151/+190
1992-06-27 * sparc-pinsn.c: Use <string.h> rather than "string.h", forFred Fish4-4/+12
1992-06-27(1) corrections to command-line completion materialRoland Pesch1-22/+49
1992-06-27Avoid PT_WDUSER because it crashes H-PUX.John Gilmore2-0/+11
1992-06-26 * source.c (print_source_lines): for DOS interoperability; don'tSteve Chamberlain1-0/+5
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