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:
ac83d59
)
* lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 16:57:39 +0000
(16:57 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 16:57:39 +0000
(16:57 +0000)
(default_gdb_exit): Replace all the hair with sending "quit" to
the process with a simple close.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 388f236531612888a752051876f35a080137cd51..453f1f7fa56b86f771dd93eede9263442d262ae6 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,3
+1,9
@@
+Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
+ (default_gdb_exit): Replace all the hair with sending "quit" to
+ the process with a simple close.
+
Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* TODO: Add suggestions for shared library tests.