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:
c2c1be8
)
Fix ChangeLog cut-n-paste error!
author
Elena Zannoni
<ezannoni@kwikemart.cygnus.com>
Thu, 10 May 2001 19:36:38 +0000
(19:36 +0000)
committer
Elena Zannoni
<ezannoni@kwikemart.cygnus.com>
Thu, 10 May 2001 19:36:38 +0000
(19:36 +0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 9275cbfda163457353ff10b748b5fae012a0db60..f1c6726e80c16885c966c19b5365b2d96f885c1f 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,7
+1,11
@@
2001-05-10 Elena Zannoni <ezannoni@redhat.com>
- * gdb.base/completion.exp: Revamp test. Make it execute on all
- platforms.
+ * config/gdbserver.exp (gdb_load): Handle the case
+ in which the arguments to gdbserver are given in the
+ baseboard configuration file.
+ Also handle the case in which the server needs to do a
+ load.
+
2001-05-07 Keith Seitz <keiths@cygnus.com>