diff options
author | Geoffrey Noer <noer@cygnus> | 1996-07-18 08:29:09 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1996-07-18 08:29:09 +0000 |
commit | 3f17fed8f1e79ab7559f0cbb1450c0a910dd07e6 (patch) | |
tree | bdcec051a4386d0c59041ddfcc17ba5e11d36f96 /gdb/ChangeLog | |
parent | 4fa14cf71c086365452d4bcde51b5c5ecb64aaf2 (diff) | |
download | gdb-3f17fed8f1e79ab7559f0cbb1450c0a910dd07e6.zip gdb-3f17fed8f1e79ab7559f0cbb1450c0a910dd07e6.tar.gz gdb-3f17fed8f1e79ab7559f0cbb1450c0a910dd07e6.tar.bz2 |
Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>
* symfile.c (symfile_bfd_open):
* exec.c (exec_file_command): for __GO32__ and __WIN32__ systems,
free the user from having to type the .exe extension.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85c8aaa..22ce466 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com> + + * symfile.c (symfile_bfd_open): + * exec.c (exec_file_command): for __GO32__ and __WIN32__ systems, + free the user from having to type the .exe extension. + Wed Jul 17 06:54:50 1996 Mark Alexander <marka@cygnus.com> * mon960-rom.c: Shorten the mon960_inits string to a single |