diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d5b5006..1c4f1e3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Thu Jan 27 15:12:23 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME is + defined, make it an error to specify a single argument which is not + a frame number. + * Makefile.in (version.c), main.c (print_gdb_version): Use host_alias and target_alias, not host_canonical and target_canonical, to print configuration. |