|
|
|
@ -32,7 +32,7 @@ set binfile ${objdir}/${subdir}/${testfile} |
|
|
|
gdb_start |
|
|
|
|
|
|
|
gdb_test "source ${srcdir}/${subdir}/source-error.gdb" \ |
|
|
|
"source-error.gdb:22: Error in sourced command file:\[\r\n\]*Cannot access memory at address 0x0.*" \ |
|
|
|
"source-error.gdb:21: Error in sourced command file:\[\r\n\]*Cannot access memory at address 0x0.*" \ |
|
|
|
"script contains error" |
|
|
|
|
|
|
|
gdb_exit |
|
|
|
|