forked from Imagelibrary/binutils-gdb
* gdb.base/sigbpt.exp: Preset segv_addr.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-05-17 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* gdb.base/sigbpt.exp: Preset segv_addr.
|
||||
|
||||
2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
|
||||
|
||||
@@ -86,6 +86,7 @@ gdb_test "break keeper"
|
||||
# of the actual SIGSEGV in segv_addr.
|
||||
|
||||
set bowler_addrs bowler
|
||||
set segv_addr none
|
||||
gdb_test {display/i $pc}
|
||||
gdb_test "advance *bowler" "bowler.*" "advance to the bowler"
|
||||
set test "stepping to SIGSEGV"
|
||||
|
||||
Reference in New Issue
Block a user