aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1995-01-04 * ch-typeprint.c (chill_type_print_base): Get names of PTR andPer Bothner3-6/+41
1995-01-03keep sim-gdb.expStan Shebs1-0/+1
1995-01-03 * config/sim-gdb: New file, simulator testing support.Stan Shebs2-0/+124
1995-01-02Fixes PR 6111Stan Shebs2-7/+12
1995-01-02Start this year's ChangeLog.Stan Shebs2-5910/+5919
1994-12-31 * config/m68k/tm-est.h: Remove cruft.Steve Chamberlain1-0/+4
1994-12-31 * config/m68k/tm-est.h: Remove cruft.Steve Chamberlain1-29/+4
1994-12-31 * gdbtk.tcl (FSBox): New proc, File Selection Box code from exmh.Stan Shebs2-3/+711
1994-12-30Sanitize out gdbtk references unless keep-gdbtk specifiedStan Shebs4-10/+93
1994-12-30 * Allow up to 10 whitespace separated arguments to user definedJeff Law4-22/+314
1994-12-30 * hppa-tdep.c (pa_print_registers): Extract register values storedRob Savoye2-12/+35
1994-12-30 * array-rom.c: Support for Array Tech LSI33k based RAID diskRob Savoye3-1/+173
1994-12-30 * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add supportRob Savoye6-19/+112
1994-12-29 * hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs overJeff Law2-15/+61
1994-12-28 * a29k-tdep.c (pop_frame): Fix a variable name.Stan Shebs2-1/+5
1994-12-28 * hppa-tdep.c (push_dummy_frame): Refine code to determine whatJeff Law2-4/+26
1994-12-28 * hppa-tdep.c (push_dummy_frame): Return type is void. ClearJeff Law2-12/+58
1994-12-28 * gdb.base/interrupt.exp: Test calling func1 twice.Jeff Law1-0/+4
1994-12-27 * breakpoint.c (watchpoint_check): Don't bother restoring theJeff Law2-60/+67
1994-12-27 * somsolib.c (som_solib_add): Return without loading any sharedJeff Law2-0/+12
1994-12-24 * remote-est.c: New file supports EST-300 CPU32 backgroundSteve Chamberlain5-0/+600