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:
e1160da
)
* symfile.c (add_symbol_file_command): Test for the from_tty
author
Fernando Nasser
<fnasser@redhat.com>
Wed, 29 Jul 1998 18:59:19 +0000
(18:59 +0000)
committer
Fernando Nasser
<fnasser@redhat.com>
Wed, 29 Jul 1998 18:59:19 +0000
(18:59 +0000)
parameter and avoid query when not interactive.
PR16620
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6e1966eee77713c0fef8807bf63178b04e4bff3c..d9e5eebc5cab7d6cade661290601c046fef62427 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+1998-07-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
+
+ * symfile.c (add_symbol_file_command): Test for the from_tty
+ parameter and avoid query when not interactive.
+
start-sanitize-am33
Wed Jul 29 10:39:29 1998 Jeffrey A Law (law@cygnus.com)