* lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
[binutils-gdb.git] / gdb /
1995-03-20 Jeff Law * hppab-nat.c (store_inferior_registers): Sync with...
1995-03-20 Jeff Law * gdb.base/recurse.exp: Update gdb_test invocation...
1995-03-20 Stu Grossman * hppah-nat.c (store_inferior_registers): Move check for
1995-03-18 Peter Schauer * mdebugread.c (parse_symbol): If finishing a functio...
1995-03-17 Stan Shebs * mpw-config.in (i386-unknown-go32): Change from aout.
1995-03-17 Jim Kingdon* lib/gdb.exp: Skip CHILL for AIX and Solaris.
1995-03-17 Jim Kingdon * stabs.texinfo (Negative Type Numbers): Mention the...
1995-03-17 Jim Kingdon * gdb.base/nodebug.exp: Comment out redundant test...
1995-03-17 Jim Kingdon * gdb.base/nodebug.exp: Comment out redundant test...
1995-03-17 Jim Kingdon* lib/gdb.exp: Skip CHILL for AIX.
1995-03-17 Jim Kingdon * xcoffread.c (process_linenos): Make sure filename...
1995-03-17 Jim Kingdon * gdb.base/nodebug.exp: It is OK if GDB thinks top...
1995-03-17 J.T. Conklin* nlm/gdbserve.c (handle_exception): #if out call to...
1995-03-16 Jim Kingdon * xcoffread.c (read_xcoff_symtab): When creating a...
1995-03-16 Jim Kingdon* stabsread.c (rs6000_builtin_type): Recognize types...
1995-03-16 Jim Kingdon* stabs.texinfo (Negative Type Numbers): Document types...
1995-03-16 Stu Grossman * config/rom68k.exp: New file to support Motorola...
1995-03-15 Stu Grossman * findvar.c (read_register_bytes write_register_bytes...
1995-03-15 Jim Kingdon * utils.c, defs.h (putchar_unfiltered, fputc_unfiltere...
1995-03-15 J.T. Conklin* configure.in (alpha-*-netware*): Removed configuration.
1995-03-15 J.T. ConklinReworded comments. gdbserve.nlm is no longer NetWare...
1995-03-15 J.T. Conklin* nlmstub.def: Removed, this was moved to nlm/gdbserve.def
1995-03-15 J.T. Conklin* nlmstub.def: Removed, this was moved to nlm/gdbserve.def
1995-03-15 Jim Kingdon * gdb.base/printcmds.exp (test_character_literals_acce...
1995-03-15 J.T. Conklin* nlm/gdbserve.c (main): Add support for processing...
1995-03-15 Jim Kingdon* c-exp.y (yylex): Make an empty character constant...
1995-03-15 Jim Kingdon * gdb.base/signals.exp (signal_tests_1): Make pass...
1995-03-15 Jim Kingdon * gdb.base/whatis.exp: Remove xfails for printing...
1995-03-15 Jim Kingdon * gdb.base/nodebug.exp: Test ability to call a functio...
1995-03-14 Per Bothner * valops.c (value_arg_coerce): Do possible value_coer...
1995-03-14 Jim Kingdon * lib/gdb.exp (gdb_test): Between $pattern and $prompt...
1995-03-14 Kung Hsu * remote-es.c: Replace ignore with 0.
1995-03-14 Jim Kingdon * gdb.base/funcargs.exp: Replace \[(\]+ with \\(....
1995-03-14 Jim Kingdon * gdb.base/nodebug.exp: Test ability to call a functio...
1995-03-14 Jim Kingdon * gdb.base/printcmds.exp (test_integer_literals_reject...
1995-03-14 Jim Kingdon * valops.c (value_repeat), eval.c (evaluate_subexp_sta...
1995-03-14 Jim Kingdon * valops.c (value_cast, value_slice), parse.c (follow_...
1995-03-14 Jim Kingdon * gdbtypes.h (struct type): Fix comment about what...
1995-03-14 Stan Shebs * ch-valprint.c (annotate.h): Include.
1995-03-14 Per Bothner * gdb.texinfo (Define): Document $arg0... arguments...
1995-03-13 Jim Kingdon * alpha-tdep.c (find_proc_desc): If pdr.framereg field...
1995-03-11 Jim Kingdon * gdb.base/a1-selftest.exp: Remove xfail for solaris...
1995-03-11 Kung Hsu * config/tm-arc.h: Change arc register names.
1995-03-10 Stan Shebsdefault to keeping rather than losing gdbtk
1995-03-10 Stan ShebsFinish sanitization gaffes
1995-03-10 Peter Schauer * gdb.c++/templates.exp: Source templ-info.exp only if
1995-03-10 Peter Schauer * gdb.base/funcargs.exp (call_after_alloca): Remove...
1995-03-10 Peter Schauer Fix problems with infinite recursion when printing...
1995-03-10 Jim Kingdon * mdebugread.c (parse_symbol, psymtab_to_symtab_1...
1995-03-09 Jeff Law * somsolib.c (som_solib_section_offsets): Get offset...
1995-03-09 Stu Grossman * gdbtk.c (gdb_get_breakpoint_info): Return error...
1995-03-09 Stu Grossman * source.c (forward_search_command reverse_search_comm...
1995-03-08 Jim Kingdon * *.exp: Skip all tests silently if skip_chill_tests...
1995-03-08 Jim Kingdon* lib/gdb.exp (skip_chill_tests): New procedure.
1995-03-08 Jim Kingdon* gdb.base/signals.exp (signal_tests_1): xfail for...
1995-03-08 Stan Shebs * Makefile.in (VERSION): Bump to 4.14.1.
1995-03-08 Per Bothner * string.ch, string.exp, Makefile.in: New test case.
1995-03-08 Per Bothner * valops.c (value_slice): Do COERCE_VARYING_ARRAY.
1995-03-08 Stu Grossman * monitor.c array-rom.c monitor.h rom68k-rom.c: Move...
1995-03-08 Stu Grossman * monitor.c (monitor_load): Set PC to start address...
1995-03-08 Stu Grossman * monitor.c: More general cleanups. Add prototypes...
1995-03-07 Stu Grossman * main.c (main): Don't start up GUI when running...
1995-03-07 Stu Grossman * Makefile.in: Add rules for monitor.o and rom68k...
1995-03-07 Stu Grossman * command.h command.c top.c: Add var_enum command...
1995-03-07 Stu Grossman * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser...
1995-03-07 Stu Grossman * defs.h utils.c remote-hms.c remote-pa.c remote.c...
1995-03-07 Stu Grossman * command.h command.c: Add var_enum command type...
1995-03-06 Jim Kingdon * valops.c (value_cast): Don't use backslash newline...
1995-03-06 Per Bothner * tuples.ch (setnmode); New module.
1995-03-06 Jeff Law * gdb.disasm/hppa.exp: Delete redundant ".*" at the...
1995-03-05 Michael TiemannFix typo in spelling.
1995-03-04 Per Bothner * callch.ch, callch.exp, Makefile.in: New test case.
1995-03-04 Per Bothner * valops.c (value_cast): Cehck for cast to array...
1995-03-04 David Edelsohn * sparc-tdep.c (sparc_extract_struct_value_address...
1995-03-04 David Edelsohn * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define.
1995-03-04 Jeff Law * hpread.c (hpread_record_lines): New argument "offset...
1995-03-03 Jeff Law * somread.c (check_strange_names): Filter names emitte...
1995-03-03 Jeff Law * valops.c (value_struct_elt_for_reference): Work...
1995-03-03 Jim Kingdon * rs6000-tdep.c (push_dummy_frame): Fix order of argum...
1995-03-03 Jim Kingdon* utils.c [_AIX]: Include stddef.h instead of #defining...
1995-03-03 Michael MeissnerSupport saving saved regs with multiple stores in addit...
1995-03-03 David Edelsohn * sparc-tdep.c (decode_asi): New function.
1995-03-03 David Edelsohn * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos.
1995-03-03 David Edelsohn * dwarfread.c (struct dieinfo): Use CORE_ADDR for...
1995-03-02 David EdelsohnForgot this one (from sparc64 changes).
1995-03-02 Jim Kingdon* rs6000-tdep.c: Fix byte-swapping sins.
1995-03-02 Jim Kingdon * gdb.disasm/hppa.exp (all_fpu_comparison_tests):...
1995-03-02 Michael MeissnerMinor code cleanup in rs6000-tdep.c
1995-03-02 Jim Kingdon * config/vx-gdb.exp (gdb_start): Use \030, not \CX...
1995-03-02 Jim Kingdon * misc.exp: If executable does not exist, issue warnin...
1995-03-02 Jim Kingdon * gdb.base/Makefile.in: Try compiling callfuncs.c...
1995-03-02 Per BothnerForgot to check in ChangeLog entry for ch-exp.y (Feb...
1995-03-02 Per Bothner * misc.ch, misc.exp, Makefile.in: New test case.
1995-03-02 David Edelsohn Various changes for sparc64.
1995-03-02 David EdelsohnMerged into sparc-tdep.c.
1995-03-02 David Edelsohn * sparc-tdep.c (NUM_SPARC_FPREGS): Define.
1995-03-01 Kung Hsu * config/i960/vxworks960.mt: add remote-vx960.o.
1995-03-01 Kung Hsu * config/m68k/vxworks68.mt: add remote-vx68.o.
1995-03-01 Kung Hsu * config/i960/vxworks960.mt: add remote-vx960.o.
1995-03-01 Kung Hsu * remote-vx960.c: new file for target specific...
next