mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
* top.c (print_gdb_version): Update the year.
This commit is contained in:
parent
bf150019d7
commit
7f4b4b71a2
@ -1,3 +1,7 @@
|
||||
Tue Feb 21 11:47:26 1995 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* top.c (print_gdb_version): Update the year.
|
||||
|
||||
Sun Feb 19 14:31:57 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
|
||||
|
||||
* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Look for newlib in
|
||||
@ -31,8 +35,10 @@ Wed Feb 15 12:33:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
Tue Feb 14 17:16:41 1995 Stu Grossman (grossman@cygnus.com)
|
||||
|
||||
* annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace
|
||||
* annotate.c, breakpoint.c, defs.h, top.c: Replace
|
||||
enable/disable_breakpoint_hook with modify_breakpoint_hook.
|
||||
start-sanitize-gdbtk
|
||||
* gdbtk.c: Ditto.
|
||||
* gdbtk.c: General cleanups, get rid of unused variables. Redo
|
||||
handling of stdout/stderr to just return output as the result of
|
||||
the tcl command that caused the output. Cleanup -Wall stuff.
|
||||
@ -67,6 +73,7 @@ Tue Feb 14 17:16:41 1995 Stu Grossman (grossman@cygnus.com)
|
||||
of implicit I/O to the command window.
|
||||
* (create_command_window): Use new result protocol to get output
|
||||
from commands.
|
||||
end-sanitize-gdbtk
|
||||
|
||||
Tue Feb 14 16:58:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user