diff options
author | John Gilmore <gnu@cygnus> | 1991-11-21 19:59:09 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-21 19:59:09 +0000 |
commit | 3db0634cec6d2687ec18ae4ab644b65a93295395 (patch) | |
tree | 128bb389ae6430d7f0ae8106486628e10293ca23 | |
parent | c6fec0bfcbc450639e6843e4f4d82eebca49d94e (diff) | |
download | gdb-3db0634cec6d2687ec18ae4ab644b65a93295395.zip gdb-3db0634cec6d2687ec18ae4ab644b65a93295395.tar.gz gdb-3db0634cec6d2687ec18ae4ab644b65a93295395.tar.bz2 |
* exec.c (exec_files_info): If `verbose' is set, show file offset as well.
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e778cbd..5e319c4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -10,6 +10,9 @@ Thu Nov 21 10:23:52 1991 John Gilmore (gnu at cygnus.com) xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now. + * exec.c (exec_files_info): If `verbose' is set, show file offset + as well. + Wed Nov 20 18:35:56 1991 John Gilmore (gnu at cygnus.com) * Remove gdb/hp-include. Support for HP a.out oddities should be |