aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-04-29 * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish9-112/+308
1993-04-28 * inflow.c (kill_command), infcmd.c (attach_command),Jim Kingdon1-0/+4
1993-04-28add just-check target so that tests can be run without a noop buildK. Richard Pixley2-6/+6
1993-04-28 * hp300ux-nat.c: Cast second arg to supply_register calls.Jim Kingdon6-38/+76
1993-04-28 * ch-exp.y (yylex): Don't STREQ with simplename if it is NULL.Peter Schauer2-21/+25
1993-04-28Add CFALGS = -g to all subdir Makefile.in's.K. Richard Pixley1-0/+13
1993-04-28 * config/sparc/xm-sun4os4.h [__STDC__]: Don't use MALLOC_INCOMPATIBLE.Jim Kingdon2-0/+8
1993-04-28changesRoland Pesch1-0/+6
1993-04-28Changes thanks to Jim Kingdon's vigilance:Roland Pesch1-18/+18
1993-04-28 * valops.c (search_struct_field): Fix gdb core dump with incompletePeter Schauer1-0/+5
1993-04-28 * remote.c: Change timeout to 2.Jim Kingdon2-169/+104
1993-04-28 * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.Ian Lance Taylor2-0/+5
1993-04-28 * Remote targets (mourn): Call unpush_target.Jim Kingdon7-0/+8
1993-04-28 * config/sparc/xm-sun4os4.h: Declare free() to return int.Jim Kingdon2-3/+8
1993-04-28 * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOMPATIBLE nowJim Kingdon2-7/+5
1993-04-27 * gdbint.texinfo (new node Debugging GDB, elsewhere):Jim Kingdon2-16/+198
1993-04-27 * README: Move most stuff about hacking GDB to doc/gdbint.texinfo.Jim Kingdon1-0/+5
1993-04-27 * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output.Peter Schauer2-7/+72
1993-04-27 * remote-vx.c (net_connect): Allow numeric IP address for host.Jim Kingdon2-5/+17
1993-04-27Support for Hitachi SHSteve Chamberlain8-0/+521
1993-04-26 * rs6000-tdep.c (branch_dest): Deal with stepping through system call.Jim Kingdon2-2/+15
1993-04-26 * symtab.h, xcoffread.c: Revise linetable sorting comments.Jim Kingdon1-94/+50
1993-04-25 * valops.c (value_cast): A cast might also change the objectPeter Schauer1-0/+10
1993-04-25 * Changes from (or inspired by) AMD:Jim Kingdon3-13/+20
1993-04-25 * solib.c (solib_add): Don't call special_symbol_handling if thereJim Kingdon1-0/+6
1993-04-24switch from configuration from subdirs to configdirsK. Richard Pixley1-1/+1
1993-04-24gdbinv-s.texi, gdb.texinfo: include Hitachi SH targetRoland Pesch5-72/+109
1993-04-23 * Merge in HPPA/BSD patches from Utah:Stu Grossman10-2618/+963
1993-04-23 * Fix two bugs found by deja-gnu. One is the incorrect reportingStu Grossman3-12/+98
1993-04-23more on ParametersJim Kingdon1-0/+11
1993-04-23Doc fixes to previous doc fixes.Jim Kingdon1-2/+2
1993-04-23* stabs.texinfo (Parameters): Keep trying to get this right.Jim Kingdon1-13/+32
1993-04-23* stabs.texinfo (Parameters): Keep trying to get this right.Jim Kingdon2-27/+26
1993-04-23 * printcmd.c (print_address_symbolic): Search symtabs as well as thePeter Schauer2-10/+34
1993-04-23Comment changes around minimal symbol recording.John Gilmore1-1/+5
1993-04-22document FRAME_SAVED_PC and FRAME_CHAIN.K. Richard Pixley1-0/+4
1993-04-22comment changes onlyK. Richard Pixley2-2/+8
1993-04-22 * mips-tdep.c (heuristic_fence_post): new static variable.K. Richard Pixley2-6/+42
1993-04-22Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon6-18/+86
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon7-25/+110
1993-04-22Save the README file for gdb snapshots here for now. Make note inFred Fish2-0/+160
1993-04-22 * symtab.h: Clean up SYMBOL_VALUE comments.Jim Kingdon2-37/+34
1993-04-22 * gdb.t07/watchpoint.exp: Removed a29k expected failure which nowIan Lance Taylor1-0/+5
1993-04-22revise comment for last changeJim Kingdon1-2/+13
1993-04-21* stabs.texinfo (Parameters): More on "local parameters".Jim Kingdon2-11/+19
1993-04-21 * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):Jim Kingdon3-15/+36
1993-04-21 * coffread.c (read_coff_symtab): Use rewind before fseek.Jim Kingdon2-12/+26
1993-04-21 * ch-exp.y: Removed unused structure_primitive_value and FIXME_23.Per Bothner2-3/+7
1993-04-21fix stabs.texinfo xref bugsDavid D. Zuhn2-2/+6
1993-04-21Fixed typos so paths for executables works again.Rob Savoye1-10/+14