aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish9-3200/+3544
1992-07-23Support OSE.David Henkel-Wallace8-11/+38
1992-07-23 * lmode_inferior_valid, lmode_ours_valid: New static vars.Fred Fish1-0/+7
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish5-94/+211
1992-07-20configure error messages to stderr, recognize hppa* instead of hppaDavid D. Zuhn1-2/+2
1992-07-18Fixup patch for ncr3000.mh, delete patch for amix.mh, add patch forFred Fish1-28/+25
1992-07-18Correct pathnames for files in config/Stu Grossman1-4/+4
1992-07-18* energize.c: Second cut at DynamicLoad message handling.Stu Grossman2-13/+25
1992-07-18Update to reflect new Makefile.in changes for Energize connection lib.Stu Grossman1-138/+118
1992-07-18* energize.c: Relativize pathnames in #include statements.Stu Grossman2-7/+26
1992-07-17* Makefile.in: Remove -I../readline from all compilations,Stu Grossman1-0/+5
1992-07-17 * eval.c (evaluate_subexp): Ask lookup_struct_elt_type to callFred Fish1-0/+8
1992-07-17 * dwarfread.c (read_file_scope): Pass contents of AT_comp_dirFred Fish2-2/+20
1992-07-16* breakpoint.c (commands_command): Simplify code a bit, removeStu Grossman1-0/+3
1992-07-16* Makefile.in (OTHERS): Add gcc.patch.Stu Grossman3-57/+44
1992-07-16Change LCC_PRODUCER string to match current NCR lcc AT_producer. UpdateFred Fish3-16/+25
1992-07-16* WHATS.NEW renamed to NEWS.Stu Grossman2-0/+600
1992-07-15Fixup minor botch during hand editing of amix.mh patch.Fred Fish1-6/+3
1992-07-15 * dbxread.c, dwarfread.c: Re-enable experimental code toFred Fish4-54/+72
1992-07-15Back out the energize patches that were inadvertently included in myFred Fish1-29/+6
1992-07-15To avoid confusion, start off post release development versions at 4.6.1,Fred Fish3-9/+36
1992-07-15Update the diffs to Makefile.in.Fred Fish1-35/+30
1992-07-15* Makefile.in, demangle.c: Change default demangling style toStu Grossman3-1/+96
1992-07-14* alldeps.mak, depend: Update.Stu Grossman2-49/+67
1992-07-14Use frame address if arg pointer isn't available.Ken Raeburn2-0/+5
1992-07-14Don't die on TYPE_CODE_UNDEF nodes as base classes.Ken Raeburn1-2/+7
1992-07-14Don't crash on TYPE_CODE_UNDEF nodes as base classes (generated byKen Raeburn1-0/+5
1992-07-14* xcoffread.c: Add decl for section_offset to keep prototype happy.Stu Grossman2-0/+4
1992-07-14Add tm-hppa.h.Stu Grossman1-0/+1
1992-07-14Remove -bnodelcsect from MH_CFLAGS to prevent gcc confusion.Stu Grossman1-1/+2
1992-07-14* Makefile.in (VERSION): 4.5.9.Stu Grossman2-1/+3
1992-07-14* xm-hp300bsd.h: Add decl for strdup().Stu Grossman2-0/+8
1992-07-14 * config/ncr3000.mt (DEMANGLE_OPTS): Remove.Fred Fish1-8/+0
1992-07-14 * Makefile.in (DEMANGLING_STYLE): New define to set defaultFred Fish7-89/+440
1992-07-14(1) add disclaimer to config section of "Installing" appendix (this isRoland Pesch1-39/+39
1992-07-13* config/sun4sol2.mh: Remove -xs flag, default INSTALL to cp.John Gilmore2-3/+12
1992-07-12#define PSIGNAL_IN_SIGNAL_H.Per Bothner1-0/+1
1992-07-11First attempt at doc for general uses of quotes around symbols.Roland Pesch1-1/+28
1992-07-11(1) C and C++ treated as separate languages, not one as originally doc'dRoland Pesch1-12/+22
1992-07-10 * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename.Per Bothner4-2/+36
1992-07-10New title "Debugging with GDB", the fruit of protracted delicateRoland Pesch1-10/+10
1992-07-10 * command.c (lookup_cmd_1): Clarify descriptive comments.Fred Fish3-33/+113
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