Age | Commit message (Expand) | Author | Files | Lines |
1995-03-17 | * stabs.texinfo (Negative Type Numbers): Mention the fact that | Jim Kingdon | 2 | -1/+6 |
1995-03-17 | * gdb.base/nodebug.exp: Comment out redundant test. Make name of | Jim Kingdon | 1 | -1/+1 |
1995-03-17 | * gdb.base/nodebug.exp: Comment out redundant test. Make name of | Jim Kingdon | 2 | -2/+9 |
1995-03-17 | * lib/gdb.exp: Skip CHILL for AIX. | Jim Kingdon | 2 | -1/+10 |
1995-03-17 | * xcoffread.c (process_linenos): Make sure filename we pass to | Jim Kingdon | 1 | -89/+108 |
1995-03-17 | * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have | Jim Kingdon | 2 | -2/+7 |
1995-03-17 | * nlm/gdbserve.c (handle_exception): #if out call to StopBell, | J.T. Conklin | 3 | -7/+12 |
1995-03-16 | * xcoffread.c (read_xcoff_symtab): When creating a dummy parameter | Jim Kingdon | 2 | -3/+26 |
1995-03-16 | * stabsread.c (rs6000_builtin_type): Recognize types -31 to -34. | Jim Kingdon | 2 | -1/+19 |
1995-03-16 | * stabs.texinfo (Negative Type Numbers): Document types -31 to -34. | Jim Kingdon | 2 | -0/+16 |
1995-03-16 | * config/rom68k.exp: New file to support Motorola IDP board. | Stu Grossman | 2 | -31/+19 |
1995-03-15 | * findvar.c (read_register_bytes write_register_bytes): Make | Stu Grossman | 3 | -2/+89 |
1995-03-15 | * utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): Make | Jim Kingdon | 2 | -3/+14 |
1995-03-15 | * configure.in (alpha-*-netware*): Removed configuration. | J.T. Conklin | 2 | -2/+1 |
1995-03-15 | Reworded comments. gdbserve.nlm is no longer NetWare/i386 specific. | J.T. Conklin | 1 | -14/+14 |
1995-03-15 | * nlmstub.def: Removed, this was moved to nlm/gdbserve.def | J.T. Conklin | 10 | -1404/+0 |
1995-03-15 | * nlmstub.def: Removed, this was moved to nlm/gdbserve.def | J.T. Conklin | 2 | -5/+7 |
1995-03-15 | * gdb.base/printcmds.exp (test_character_literals_accepted): Test | Jim Kingdon | 8 | -250/+205 |
1995-03-15 | * nlm/gdbserve.c (main): Add support for processing BOARD= | J.T. Conklin | 2 | -0/+18 |
1995-03-15 | * c-exp.y (yylex): Make an empty character constant an error. | Jim Kingdon | 2 | -0/+6 |
1995-03-15 | * gdb.base/signals.exp (signal_tests_1): Make pass message | Jim Kingdon | 1 | -0/+3 |
1995-03-15 | * gdb.base/whatis.exp: Remove xfails for printing char vs. | Jim Kingdon | 1 | -0/+10 |
1995-03-15 | * gdb.base/nodebug.exp: Test ability to call a function and pass | Jim Kingdon | 1 | -1/+1 |
1995-03-14 | * valops.c (value_arg_coerce): Do possible value_coerce_array | Per Bothner | 1 | -0/+5 |
1995-03-14 | * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect | Jim Kingdon | 11 | -286/+276 |
1995-03-14 | * remote-es.c: Replace ignore with 0. | Kung Hsu | 2 | -1/+5 |
1995-03-14 | * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is | Jim Kingdon | 2 | -195/+202 |
1995-03-14 | * gdb.base/nodebug.exp: Test ability to call a function and pass | Jim Kingdon | 2 | -18/+29 |
1995-03-14 | * gdb.base/printcmds.exp (test_integer_literals_rejected): Change | Jim Kingdon | 2 | -12/+29 |
1995-03-14 | * valops.c (value_repeat), eval.c (evaluate_subexp_standard): | Jim Kingdon | 2 | -0/+5 |
1995-03-14 | * valops.c (value_cast, value_slice), parse.c (follow_types): Add | Jim Kingdon | 3 | -0/+12 |
1995-03-14 | * gdbtypes.h (struct type): Fix comment about what units the | Jim Kingdon | 2 | -2/+15 |
1995-03-14 | * ch-valprint.c (annotate.h): Include. | Stan Shebs | 6 | -13/+18 |
1995-03-14 | * gdb.texinfo (Define): Document $arg0... arguments to commands, | Per Bothner | 2 | -1/+41 |
1995-03-13 | * alpha-tdep.c (find_proc_desc): If pdr.framereg field is -1, don't | Jim Kingdon | 2 | -0/+10 |
1995-03-11 | * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR | Jim Kingdon | 2 | -3/+5 |
1995-03-11 | * config/tm-arc.h: Change arc register names. | Kung Hsu | 2 | -3/+9 |
1995-03-10 | default to keeping rather than losing gdbtk | Stan Shebs | 1 | -5/+5 |
1995-03-10 | Finish sanitization gaffes | Stan Shebs | 2 | -1/+7 |
1995-03-10 | * gdb.c++/templates.exp: Source templ-info.exp only if | Peter Schauer | 1 | -0/+3 |
1995-03-10 | * gdb.base/funcargs.exp (call_after_alloca): Remove `next' | Peter Schauer | 2 | -238/+207 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 8 | -47/+158 |
1995-03-10 | * mdebugread.c (parse_symbol, psymtab_to_symtab_1): Initialize | Jim Kingdon | 2 | -0/+15 |
1995-03-09 | * somsolib.c (som_solib_section_offsets): Get offset of text | Jeff Law | 1 | -1/+2 |
1995-03-09 | * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpoint | Stu Grossman | 2 | -14/+8 |
1995-03-09 | * source.c (forward_search_command reverse_search_command): Set | Stu Grossman | 1 | -0/+7 |
1995-03-08 | * *.exp: Skip all tests silently if skip_chill_tests returns true. | Jim Kingdon | 15 | -1/+34 |
1995-03-08 | * lib/gdb.exp (skip_chill_tests): New procedure. | Jim Kingdon | 1 | -0/+2 |
1995-03-08 | * gdb.base/signals.exp (signal_tests_1): xfail for irix. | Jim Kingdon | 1 | -1/+5 |
1995-03-08 | * Makefile.in (VERSION): Bump to 4.14.1. | Stan Shebs | 3 | -23/+100 |