diff options
author | Paul Brook <paul@codesourcery.com> | 2005-03-14 15:42:52 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-03-14 15:42:52 +0000 |
commit | 8e3049aa8c77da715c615f85d11e36dd08597c1c (patch) | |
tree | f6da511c6aa353241453198ef90eee8ab96030eb /gdb/testsuite/ChangeLog | |
parent | 5ef6bac796736212fd2547acef4d948d224975dd (diff) | |
download | gdb-8e3049aa8c77da715c615f85d11e36dd08597c1c.zip gdb-8e3049aa8c77da715c615f85d11e36dd08597c1c.tar.gz gdb-8e3049aa8c77da715c615f85d11e36dd08597c1c.tar.bz2 |
2005-03-14 Paul Brook <paul@codesourcery.com>
* lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
targets.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4c24847..b50169e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-03-14 Paul Brook <paul@codesourcery.com> + + * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote + targets. + 2005-03-09 Joel Brobecker <brobecker@adacore.com> * gdb.dwarf2/dup-psym.S: New file. |