diff options
author | Pedro Alves <palves@redhat.com> | 2011-09-02 19:21:02 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-09-02 19:21:02 +0000 |
commit | 68e77c9e3085a638cc14b0b76c592441f99261f7 (patch) | |
tree | 29030b54f449b2f3443d85cc9762a7ec988eaed1 /gdb/testsuite/ChangeLog | |
parent | b4a14fd09b84468e7d28a2889d99a27008781fb1 (diff) | |
download | gdb-68e77c9e3085a638cc14b0b76c592441f99261f7.zip gdb-68e77c9e3085a638cc14b0b76c592441f99261f7.tar.gz gdb-68e77c9e3085a638cc14b0b76c592441f99261f7.tar.bz2 |
2011-09-02 Pedro Alves <pedro@codesourcery.com>
gdb/testsuite/
* gdb.threads/gcore-thread.exp: Set the global core_supported to
0, before testing gcore.
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 aa1544f..e539d88 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-09-02 Pedro Alves <pedro@codesourcery.com> + + * gdb.threads/gcore-thread.exp: Set the global core_supported to + 0, before testing gcore. + 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com> * dw2-ifort-parameter-debug.S: Update copyright year. |