diff options
author | Pedro Alves <palves@redhat.com> | 2010-07-29 23:19:46 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-07-29 23:19:46 +0000 |
commit | 88caa9b9226dc59a689c0ed64902d2fc52ac7c1d (patch) | |
tree | da978c55599e5a3c17dcaf8fb0d888c8f9df77cb /gdb/testsuite/ChangeLog | |
parent | f09c177238e5c103c2d1e8bb60b953cdb77b111f (diff) | |
download | gdb-88caa9b9226dc59a689c0ed64902d2fc52ac7c1d.zip gdb-88caa9b9226dc59a689c0ed64902d2fc52ac7c1d.tar.gz gdb-88caa9b9226dc59a689c0ed64902d2fc52ac7c1d.tar.bz2 |
* gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
in gdb_test_multiple.
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 a3ae15e..275f2fd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2010-07-29 Pedro Alves <pedro@codesourcery.com> + * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt + in gdb_test_multiple. + +2010-07-29 Pedro Alves <pedro@codesourcery.com> + * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the environment. |