diff options
author | Pedro Alves <palves@redhat.com> | 2011-03-08 12:46:52 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-03-08 12:46:52 +0000 |
commit | 63154eca7b36effea83973fe140981e5b7f83428 (patch) | |
tree | f431738e255e45e7650d2f1797f6225d5d91ddbb /gdb/testsuite/ChangeLog | |
parent | f1a507a15eef00a452f75c8be0f8a39e97a3f244 (diff) | |
download | gdb-63154eca7b36effea83973fe140981e5b7f83428.zip gdb-63154eca7b36effea83973fe140981e5b7f83428.tar.gz gdb-63154eca7b36effea83973fe140981e5b7f83428.tar.bz2 |
gdb/
2011-03-08 Pedro Alves <pedro@codesourcery.com>
* remote.c (remote_check_symbols): Skip if the target has no
execution.
gdb/testsuite/
2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.server/ext-run.exp
(load new file without any gdbserver inferior): New test.
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 e5092b1..6ff5c10 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com> + + * gdb.server/ext-run.exp + (load new file without any gdbserver inferior): New test. + 2011-03-07 Tom Tromey <tromey@redhat.com> * Makefile.in (TAGS): Rewrite. |