projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b2cf8e
)
* exec.c (set_section_name): Pass arg to exec_files_info;
author
John Gilmore
<gnu@cygnus>
Fri, 7 Feb 1992 15:57:32 +0000
(15:57 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 7 Feb 1992 15:57:32 +0000
(15:57 +0000)
only call it if interactive. From Francis Kauth <fk@tv.tv.tek.com>.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 33a1e72dd1bb76afb667a612c49fd1597721b63f..64cceabb176f3907216e4c49cb2130d29bb044de 100644
(file)
--- 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.