Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-03-26 | * command.c (do_setshow_command, case var_string): Never add a | Jim Kingdon | 1 | -0/+7 | |
space to the end of the string. * NEWS: Document this change. * .gdbinit: Add a space to the "set prompt" command. | |||||
1994-02-04 | * Makefile.in (VERSION): Bump to 4.12.1 | Fred Fish | 1 | -0/+13 | |
* NEWS, README: Update to match 4.12 release. | |||||
1993-10-29 | * NEWS: Note improvements in C++ support, preliminary thread | Fred Fish | 1 | -4/+28 | |
implementation, and LynxOS native and target support for 386. | |||||
1993-10-28 | * NEWS: Add notes about Alpha and "set remotedebug" for UDI. | Jim Kingdon | 1 | -3/+9 | |
1993-08-24 | * target.c, target.h: Add "set remotedebug" command. | Jim Kingdon | 1 | -1/+6 | |
* remote-bug.c, remote.c, remote-mips.c: Remove "set remotedebug" and "set m88ksnoop" options and use generic "set remotedebug" instead. * NEWS: Describe this change. | |||||
1993-07-30 | * NEWS: Add note that DEC alpha support is host only, not native. | Fred Fish | 1 | -0/+6 | |
1993-07-15 | minor fixes | Jim Kingdon | 1 | -4/+4 | |
1993-07-15 | * NEWS: Mention that remote.c now has a `load' operation. | Jim Kingdon | 1 | -0/+5 | |
1993-06-25 | * main.c (filename_completer): Don't complete to files ending in ~. | Jim Kingdon | 1 | -0/+6 | |
* NEWS: Mention filename completion and "info line" enhancements. * main.c (symbol_completion_function): On "info t foo", return NULL, don't error(). * main.c (symbol_completion_function): Don't use readline word breaking. Use new calling convention for c->completer and complete_on_cmdlist. * command.h (struct command): Change arguments; now the text passed to completer does not have any word breaking done. New arg word. * symtab.{c,h} (make_symbol_completion_list): Do word breaking. Take word argument. * {main.c,gdbcmd.h} ({filename,noop}_completer): Take word argument. * command.{c,h} (complete_on_cmdlist): Take word argument. * command.c (lookup_cmd_1): Doc fix. | |||||
1993-06-16 | start tracking user visible changes | K. Richard Pixley | 1 | -0/+10 | |
1993-05-11 | * README, NEWS: Update for gdb 4.9 release. | Fred Fish | 1 | -53/+11 | |
1993-05-07 | Add note about testsuite. | Fred Fish | 1 | -1/+9 | |
1993-05-06 | Mention support for IDT MIPS board. | Ian Lance Taylor | 1 | -1/+1 | |
1993-05-03 | Info on simulators. | Steve Chamberlain | 1 | -3/+14 | |
1993-03-03 | * c-exp.y (parse_number): Change high_bit to unsigned. | Fred Fish | 1 | -0/+6 | |
* demangle.c: Change all references to cfront to ARM, since the actual algorithm is the one specified in the Annotated Reference Manual. This was confusing users into thinking that full cfront support was implemented. * dwarfread.c (CFRONT_PRODUCER): Remove, was never really used. * eval.c (evaluate_subexp): For STRUCTOP_PTR pass the arg type directly to lookup_struct_elt_type, which will do the dereferencing itself. * gdbtypes.c (lookup_struct_elt_type): Expand comments. Fix NULL dereferencing bug for unnamed structs, comment out questionable code. | |||||
1993-02-20 | Add reminders for next release. | John Gilmore | 1 | -0/+62 | |
1993-02-19 | Fix up NEWS file for G++ bug. | John Gilmore | 1 | -1/+14 | |
1993-02-19 | Update for gdb-4.8 | John Gilmore | 1 | -108/+79 | |
1993-02-19 | for a baseline | Stu Grossman | 1 | -0/+158 | |
1992-10-23 | More news... | John Gilmore | 1 | -100/+129 | |
1992-10-23 | Update NEWS, remove refs to UDI and Energize/Cadillac from ChangeLog. | Stu Grossman | 1 | -14/+115 | |
1992-10-22 | First cut at news for 4.7. Just an outline, and an indicator of where we | Stu Grossman | 1 | -0/+18 | |
stopped in ChangeLog. | |||||
1992-07-16 | * WHATS.NEW renamed to NEWS. | Stu Grossman | 1 | -0/+596 | |