aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-01-16 * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files.Steve Chamberlain5-0/+309
1995-01-16 * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files.Steve Chamberlain3-0/+235
1995-01-16new file.Steve Chamberlain1-0/+32
1995-01-15Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>Steve Chamberlain4-4/+37
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon1-9/+9
1995-01-14 * gdb.base/sigall.exp (test_one_sig): Attempt to recover ifJim Kingdon2-5/+23
1995-01-14 * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1,Jim Kingdon2-1/+8
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon2-0/+17
1995-01-14* gdb.base/setvar.exp: Check for and reject crazy expected type hacks.Jim Kingdon1-0/+4
1995-01-13 * Makefile.in (all): Don't make libgdb-files.Stan Shebs2-7/+18
1995-01-13 * infcmd.c (signal_command): Accept "signal 0"; the change to notJim Kingdon2-2/+12
1995-01-13 * stabsread.c (read_enum_type): When pending enum symbols arePer Bothner2-5/+10
1995-01-12 * gdbtk.c gdbtk.tcl: Update/add copyright.Stu Grossman3-24/+58
1995-01-12 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoidJim Kingdon2-29/+17
1995-01-12 Add procfs support for Alpha OSF/1-2.x.Peter Schauer4-2/+46
1995-01-12 * README: Add note about SPARCworks cc release 3.0 and higher.Peter Schauer6-13/+250
1995-01-12* gdb.base/sigall.exp: Add workaround for alpha weirdness.Jim Kingdon2-1/+8
1995-01-12* gdb.base/help.exp: Don't test "help show".Jim Kingdon2-1/+12
1995-01-12 * gdbtk.tcl: Add button to control mixed source disassembly.Stu Grossman2-46/+95
1995-01-12 * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tclStu Grossman2-2/+17
1995-01-12 * array-rom.c: Add support for most commands.Rob Savoye2-2/+116
1995-01-11* gdb.base/help.exp: Replace most of docstring for "define" with ".*".Jim Kingdon2-5/+3
1995-01-11 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That testJim Kingdon2-35/+14
1995-01-11Opps. Forgot to commit last night's ChangeLog entry.Jeff Law1-0/+8
1995-01-11 * command.c (show_user_1): Use print_command_line to show a userJeff Law2-3/+3
1995-01-11 * gdb.base/commands.exp: Test a simple user defined command withJeff Law2-1/+24
1995-01-11 * gdb.base/commands.exp: Test if/while commands as part of aJeff Law2-0/+127
1995-01-11 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() ratherJim Kingdon2-0/+12
1995-01-11 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problemsJeff Law1-0/+7
1995-01-10 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echoJim Kingdon1-0/+3
1995-01-10 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):Jim Kingdon1-0/+6
1995-01-10 * mips-tdep.c (mips_skip_prologue): Accept or as well as addu forJim Kingdon2-2/+15
1995-01-09* gdb.base/signals.exp: Call gdb_exit and gdb_start.Jim Kingdon1-0/+2
1995-01-09 * gdb.base/help.exp: Replace most of docstrings for "info signals"Jim Kingdon2-0/+2972
1995-01-08 * TODO: Add note about "handle all nostop".Jim Kingdon4-0/+1556
1995-01-08 * target.c, target.h (target_signal_from_command): New function.Jim Kingdon3-79/+63
1995-01-07 * dbxread.c (process_one_symbol): Handle N_FUN symbolsPeter Schauer5-12/+124
1995-01-07sanitizationStan Shebs1-4/+6
1995-01-07Keep/lose gdbtk docsStan Shebs1-0/+42
1995-01-07 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.Stan Shebs3-0/+434
1995-01-06 * Makefile.in (install_only uninstall): Indent for clarityStu Grossman7-76/+540
1995-01-06 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argumentStan Shebs2-10/+10
1995-01-05Keep last year's ChangeLogStan Shebs1-0/+1
1995-01-05 * stabsread.c (define_symbol): Handle `a' symbol type used forJeff Law2-0/+19
1995-01-05 * gdbtk.tcl (build_framework): Add standard commands menu, moreStan Shebs2-13/+62
1995-01-05 * mpw-make.in (init.c): Use open-brace instead of mpw-open-brace.Stan Shebs2-1/+5
1995-01-05 * defs.h: move include tm.h up, so that the type LONGEST canKung Hsu2-6/+16
1995-01-04 * remote-os9k.c (rombug_open): catch exception e in rombug.Kung Hsu2-3/+13
1995-01-04* top.c (locate_arg): Call strchr not index.Jim Kingdon2-1/+5
1995-01-04 * ch-exp.y (literal): Recognize NULL.Per Bothner3-83/+418