aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-03-10default to keeping rather than losing gdbtkStan Shebs1-5/+5
1995-03-10Finish sanitization gaffesStan Shebs2-1/+7
1995-03-10 * gdb.c++/templates.exp: Source templ-info.exp only ifPeter Schauer1-0/+3
1995-03-10 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'Peter Schauer2-238/+207
1995-03-10 Fix problems with infinite recursion when printing a classPeter Schauer8-47/+158
1995-03-10 * mdebugread.c (parse_symbol, psymtab_to_symtab_1): InitializeJim Kingdon2-0/+15
1995-03-09 * somsolib.c (som_solib_section_offsets): Get offset of textJeff Law1-1/+2
1995-03-09 * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpointStu Grossman2-14/+8
1995-03-09 * source.c (forward_search_command reverse_search_command): SetStu Grossman1-0/+7
1995-03-08 * *.exp: Skip all tests silently if skip_chill_tests returns true.Jim Kingdon15-1/+34
1995-03-08* lib/gdb.exp (skip_chill_tests): New procedure.Jim Kingdon1-0/+2
1995-03-08* gdb.base/signals.exp (signal_tests_1): xfail for irix.Jim Kingdon1-1/+5
1995-03-08 * Makefile.in (VERSION): Bump to 4.14.1.Stan Shebs3-23/+100
1995-03-08 * string.ch, string.exp, Makefile.in: New test case.Per Bothner5-1/+83
1995-03-08 * valops.c (value_slice): Do COERCE_VARYING_ARRAY.Per Bothner1-0/+4
1995-03-08 * monitor.c array-rom.c monitor.h rom68k-rom.c: Move target_opsStu Grossman4-100/+25
1995-03-08 * monitor.c (monitor_load): Set PC to start address when doneStu Grossman5-81/+87
1995-03-08 * monitor.c: More general cleanups. Add prototypes, removeStu Grossman2-138/+29
1995-03-07 * main.c (main): Don't start up GUI when running under gdb modeStu Grossman1-0/+3
1995-03-07 * Makefile.in: Add rules for monitor.o and rom68k-rom.o to makeStu Grossman8-1215/+517
1995-03-07 * command.h command.c top.c: Add var_enum command type. It'sStu Grossman2-2/+12
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman7-1/+121
1995-03-07 * defs.h utils.c remote-hms.c remote-pa.c remote.c: Fix defs andStu Grossman4-11/+8
1995-03-07 * command.h command.c: Add var_enum command type. It's likeStu Grossman2-0/+135
1995-03-06 * valops.c (value_cast): Don't use backslash newline--pre-ANSIJim Kingdon2-2/+8
1995-03-06 * tuples.ch (setnmode); New module.Per Bothner3-0/+39
1995-03-06 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning ofJeff Law1-0/+7
1995-03-05Fix typo in spelling.Michael Tiemann1-1/+1
1995-03-04 * callch.ch, callch.exp, Makefile.in: New test case.Per Bothner5-1/+125
1995-03-04 * valops.c (value_cast): Cehck for cast to array type *before*Per Bothner2-58/+91
1995-03-04 * sparc-tdep.c (sparc_extract_struct_value_address): MoveDavid Edelsohn1-0/+9
1995-03-04 * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define.David Edelsohn1-11/+16
1995-03-04 * hpread.c (hpread_record_lines): New argument "offset". AllJeff Law2-20/+37
1995-03-03 * somread.c (check_strange_names): Filter names emitted by the HPJeff Law2-2/+11
1995-03-03 * valops.c (value_struct_elt_for_reference): Work around macroJeff Law3-6/+32
1995-03-03 * rs6000-tdep.c (push_dummy_frame): Fix order of arguments toJim Kingdon2-1/+4
1995-03-03* utils.c [_AIX]: Include stddef.h instead of #defining size_t.Jim Kingdon2-11/+43
1995-03-03Support saving saved regs with multiple stores in addition to store multiple ...Michael Meissner2-9/+18
1995-03-03 * sparc-tdep.c (decode_asi): New function.David Edelsohn2-61/+388
1995-03-03 * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos.David Edelsohn1-3/+4
1995-03-03 * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc.David Edelsohn2-5/+16
1995-03-02Forgot this one (from sparc64 changes).David Edelsohn1-2/+2
1995-03-02* rs6000-tdep.c: Fix byte-swapping sins.Jim Kingdon1-4/+9
1995-03-02 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): OnlyJim Kingdon1-0/+3
1995-03-02Minor code cleanup in rs6000-tdep.cMichael Meissner2-2/+11
1995-03-02 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn'tJim Kingdon2-1/+4
1995-03-02 * misc.exp: If executable does not exist, issue warning and skipJim Kingdon2-1/+7
1995-03-02 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails tryJim Kingdon1-0/+14
1995-03-02Forgot to check in ChangeLog entry for ch-exp.y (Feb 21).Per Bothner1-0/+5
1995-03-02 * misc.ch, misc.exp, Makefile.in: New test case.Per Bothner5-1/+96