forked from Imagelibrary/binutils-gdb
* gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
|
||||
|
||||
2007-06-21 Chris Dearman <chris@mips.com>
|
||||
Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
|
||||
-re "Error in re-setting .*No symbol .var1..*Program exited normally.*$gdb_prompt $" {
|
||||
pass "running with invalidated bpt condition after executable changes"
|
||||
}
|
||||
-re "Error in re-setting .*No symbol .var1..*Breakpoint .*,( 0x.* in)? exit .*$gdb_prompt $" {
|
||||
-re "Error in re-setting .*No symbol .var1..*Breakpoint .*,( 0x.* in)? (\[^ \]*)exit .*$gdb_prompt $" {
|
||||
pass "running with invalidated bpt condition after executable changes"
|
||||
}
|
||||
-re "$gdb_prompt $" {
|
||||
|
||||
Reference in New Issue
Block a user