diff options
author | John Gilmore <gnu@cygnus> | 1992-02-07 15:57:32 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-02-07 15:57:32 +0000 |
commit | ef9b1bc915abde059df34e6e67f3e83c207465fd (patch) | |
tree | 5c7bccfc295dda15304ef44b88f6df5085ba9042 /gdb | |
parent | 3b2cf8e86563c16942c7224a6beec0d1336b4c45 (diff) | |
download | gdb-ef9b1bc915abde059df34e6e67f3e83c207465fd.zip gdb-ef9b1bc915abde059df34e6e67f3e83c207465fd.tar.gz gdb-ef9b1bc915abde059df34e6e67f3e83c207465fd.tar.bz2 |
* exec.c (set_section_name): Pass arg to exec_files_info;
only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 33a1e72..64cceab 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 7 07:56:05 1992 John Gilmore (gnu at cygnus.com) + + * exec.c (set_section_name): Pass arg to exec_files_info; + only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>. + Thu Feb 6 17:41:32 1992 John Gilmore (gnu at cygnus.com) * main.c (print_gdb_version): Copyright msg: only this year. |