aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1994-12-24New files.Steve Chamberlain2-0/+75
1994-12-24 * Makefile.in (CLIBS): Put LIBIBERTY last.Stu Grossman3-40/+50
1994-12-23 * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing toJim Kingdon2-1/+11
1994-12-22* nlm/gdbserve.c, nlm/ppc.c, nlm/ppc.h: Don't try to useJ.T. Conklin3-6/+10
1994-12-22 * gdb.base/list.exp (test_forward_search): Set timeout higherJim Kingdon2-19/+48
1994-12-21 * monitor.c: Now supports xmodem as a remoteloadprotocol.Rob Savoye2-4/+31
1994-12-21 * config/mips/xm-irix4.h, config/mips/xm-irix5.h: #defineStu Grossman3-0/+13
1994-12-20 * gdb.base/printcmds.exp: New test, for printing register beforeJim Kingdon1-0/+5
1994-12-20 * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_register):Jim Kingdon3-0/+10
1994-12-20 * value.h: Remove obsolete comments about FRAME vs structJim Kingdon2-11/+20
1994-12-19 * gdbtk.tcl (update_assembly): Force update to make sure that pcStu Grossman2-0/+6
1994-12-19 * gdb.base/list.exp: Correct some alternate expect patternsPeter Schauer2-0/+892
1994-12-19 * gdbtk.c (gdbtk_wait gdbtk_init): Use different method ofStu Grossman3-131/+173
1994-12-18 * sparc-tdep.c (sparc_pop_frame): Remove erroneous extra argumentPeter Schauer2-1/+6
1994-12-18 * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset.Jim Kingdon3-192/+427