* gdb.base/cursal.exp: Add "" to gdb_load call.
This commit is contained in:
parent
7c00367c28
commit
837c599de6
@ -1,3 +1,7 @@
|
||||
2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* gdb.base/cursal.exp: Add "" to gdb_load call.
|
||||
|
||||
2006-07-29 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
|
||||
|
@ -42,7 +42,7 @@ gdb_test "set listsize 1" \
|
||||
gdb_test "list" \
|
||||
"v0 = 0;" \
|
||||
"list before run"
|
||||
gdb_load
|
||||
gdb_load ""
|
||||
if {! [runto_main]} {
|
||||
return -1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user