Age | Commit message (Expand) | Author | Files | Lines |
1995-01-16 | * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h, | Kung Hsu | 5 | -121/+360 |
1995-01-16 | * config/a29k/vx29k.mt: new file for new configuration. | Kung Hsu | 2 | -0/+237 |
1995-01-16 | * gdb.base/setvar.c (dummy): Call malloc. | Jim Kingdon | 1 | -0/+2 |
1995-01-16 | * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid | Jim Kingdon | 1 | -0/+3 |
1995-01-16 | * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal | Jim Kingdon | 1 | -0/+5 |
1995-01-16 | * TODO: Remove items about corefile.exp testing new exec-file and | Jim Kingdon | 1 | -1/+6 |
1995-01-16 | * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files. | Steve Chamberlain | 5 | -0/+309 |
1995-01-16 | * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files. | Steve Chamberlain | 3 | -0/+235 |
1995-01-16 | new file. | Steve Chamberlain | 1 | -0/+32 |
1995-01-15 | Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 4 | -4/+37 |
1995-01-14 | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 1 | -9/+9 |
1995-01-14 | * gdb.base/sigall.exp (test_one_sig): Attempt to recover if | Jim Kingdon | 2 | -5/+23 |
1995-01-14 | * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1, | Jim Kingdon | 2 | -1/+8 |
1995-01-14 | * eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL. | Jim Kingdon | 2 | -0/+17 |
1995-01-14 | * gdb.base/setvar.exp: Check for and reject crazy expected type hacks. | Jim Kingdon | 1 | -0/+4 |
1995-01-13 | * Makefile.in (all): Don't make libgdb-files. | Stan Shebs | 2 | -7/+18 |
1995-01-13 | * infcmd.c (signal_command): Accept "signal 0"; the change to not | Jim Kingdon | 2 | -2/+12 |
1995-01-13 | * stabsread.c (read_enum_type): When pending enum symbols are | Per Bothner | 2 | -5/+10 |
1995-01-12 | * gdbtk.c gdbtk.tcl: Update/add copyright. | Stu Grossman | 3 | -24/+58 |
1995-01-12 | * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid | Jim Kingdon | 2 | -29/+17 |
1995-01-12 | Add procfs support for Alpha OSF/1-2.x. | Peter Schauer | 4 | -2/+46 |
1995-01-12 | * README: Add note about SPARCworks cc release 3.0 and higher. | Peter Schauer | 6 | -13/+250 |
1995-01-12 | * gdb.base/sigall.exp: Add workaround for alpha weirdness. | Jim Kingdon | 2 | -1/+8 |
1995-01-12 | * gdb.base/help.exp: Don't test "help show". | Jim Kingdon | 2 | -1/+12 |
1995-01-12 | * gdbtk.tcl: Add button to control mixed source disassembly. | Stu Grossman | 2 | -46/+95 |
1995-01-12 | * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tcl | Stu Grossman | 2 | -2/+17 |
1995-01-12 | * array-rom.c: Add support for most commands. | Rob Savoye | 2 | -2/+116 |
1995-01-11 | * gdb.base/help.exp: Replace most of docstring for "define" with ".*". | Jim Kingdon | 2 | -5/+3 |
1995-01-11 | * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test | Jim Kingdon | 2 | -35/+14 |
1995-01-11 | Opps. Forgot to commit last night's ChangeLog entry. | Jeff Law | 1 | -0/+8 |
1995-01-11 | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 2 | -3/+3 |
1995-01-11 | * gdb.base/commands.exp: Test a simple user defined command with | Jeff Law | 2 | -1/+24 |
1995-01-11 | * gdb.base/commands.exp: Test if/while commands as part of a | Jeff Law | 2 | -0/+127 |
1995-01-11 | * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather | Jim Kingdon | 2 | -0/+12 |
1995-01-11 | * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems | Jeff Law | 1 | -0/+7 |
1995-01-10 | * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo | Jim Kingdon | 1 | -0/+3 |
1995-01-10 | * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo): | Jim Kingdon | 1 | -0/+6 |
1995-01-10 | * mips-tdep.c (mips_skip_prologue): Accept or as well as addu for | Jim Kingdon | 2 | -2/+15 |
1995-01-09 | * gdb.base/signals.exp: Call gdb_exit and gdb_start. | Jim Kingdon | 1 | -0/+2 |
1995-01-09 | * gdb.base/help.exp: Replace most of docstrings for "info signals" | Jim Kingdon | 2 | -0/+2972 |
1995-01-08 | * TODO: Add note about "handle all nostop". | Jim Kingdon | 4 | -0/+1556 |
1995-01-08 | * target.c, target.h (target_signal_from_command): New function. | Jim Kingdon | 3 | -79/+63 |
1995-01-07 | * dbxread.c (process_one_symbol): Handle N_FUN symbols | Peter Schauer | 5 | -12/+124 |
1995-01-07 | sanitization | Stan Shebs | 1 | -4/+6 |
1995-01-07 | Keep/lose gdbtk docs | Stan Shebs | 1 | -0/+42 |
1995-01-07 | * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. | Stan Shebs | 3 | -0/+434 |
1995-01-06 | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 7 | -76/+540 |
1995-01-06 | * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument | Stan Shebs | 2 | -10/+10 |
1995-01-05 | Keep last year's ChangeLog | Stan Shebs | 1 | -0/+1 |
1995-01-05 | * stabsread.c (define_symbol): Handle `a' symbol type used for | Jeff Law | 2 | -0/+19 |