aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-07-10Various fixes to improve C++ debugging. See ChangeLog.Per Bothner5-7/+104
1992-07-10print symbolic version of addresses as well as hexKen Raeburn2-2/+5
1992-07-10If at first the network screws you over, try, try again...Ken Raeburn1-72/+49
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-0/+5
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-0/+20
1992-07-09Fixed some bugs in handling vxworks960 -- not reading registers right,Ken Raeburn1-3/+3
1992-07-09(Finally) doc that GDB sometimes inserts quotes for you, on overloadedRoland Pesch1-5/+26
1992-07-09Minor changes to make these work with bison again.Michael Tiemann2-13/+10
1992-07-09Only treat "class" as a token if the current language is C++.Fred Fish1-1/+2
1992-07-09added prmsHeinz G. Seidl1-0/+1
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-08 * archive.c (bsd_write_armap): write the timestamp of theSteve Chamberlain1-0/+8
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-08* config/mh-solaris: Use -xs when compiling so that Sun-C putsStu Grossman1-0/+5
1992-07-07get the CROSS macro into gcc's flagsK. Richard Pixley1-7/+7
1992-07-07Tired of watching byacc be sanitized out. :)Sean Eric Fagan1-0/+1
1992-07-07 * maint.c (maintenance_command, maintenance_info_command):Fred Fish2-3/+10
1992-07-07 * config.sub: Add es1800 (m68k-ericsson-es1800).Fred Fish1-0/+8
1992-07-07 * configure.in: Add m68k-ericsson-*.Fred Fish1-0/+4
1992-07-07 * configure.in: Add m68k-ericsson-*.Fred Fish7-2/+2309
1992-07-07*** empty log message ***Steve Chamberlain2-0/+8
1992-07-06updated to July 1K. Richard Pixley1-24/+53
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-04Since sconix is treated as an OS (as opposed to vendor), we need toSean Eric Fagan1-7/+104
1992-07-04Don't really want <sys/file.h> on a SysV system, and need to make sureSean Eric Fagan1-2/+9
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-04Regen after bfd/syms.c change: BSF_FILE.John Gilmore1-2/+7
1992-07-04* syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc.John Gilmore1-0/+9
1992-07-04more docs on srcdir in makefiles, patch accepted by rmsDavid D. Zuhn1-3/+55
1992-07-04 * elf.c: Remove "(void)" casts from function calls where theFred Fish2-2/+7
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-07-02,Steve Chamberlain1-0/+6
1992-07-02Aliasing bug fixesSteve Chamberlain2-105/+117
1992-07-01restore some old code to punt symbols which are BSF_LOCAL (needed for Solaris,Mark Eichin1-2/+0