mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 21:33:29 +08:00
* gdb.base/valgrind-db-attach.exp: Use unique test name for
attach-to-debugger handling.
This commit is contained in:
parent
b20dd2ce19
commit
d3765805ec
@ -1,3 +1,8 @@
|
||||
2010-07-30 Doug Evans <dje@google.com>
|
||||
|
||||
* gdb.base/valgrind-db-attach.exp: Use unique test name for
|
||||
attach-to-debugger handling.
|
||||
|
||||
2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.base/prelink-lib.c (copyreloc): New initialized variable.
|
||||
|
@ -65,6 +65,7 @@ gdb_test_multiple "" $test {
|
||||
|
||||
set double_free [gdb_get_line_number "double-free"]
|
||||
|
||||
set test "attach to debugger"
|
||||
gdb_test_multiple "" $test {
|
||||
-re "Invalid free\\(\\) / delete / delete\\\[\\\]\r\n.*: main \\(${srcfile}:$double_free\\)\r\n.*---- Attach to debugger \\? --- \[^\r\n\]* ---- " {
|
||||
send_gdb "y\r"
|
||||
|
Loading…
Reference in New Issue
Block a user