mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
* gdb.arch/i386-size.exp: Updated expected output for
DISASSEMBLY_OMIT_FNAME.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2010-06-17 Doug Evans <dje@google.com>
|
||||||
|
|
||||||
|
* gdb.arch/i386-size.exp: Updated expected output for
|
||||||
|
DISASSEMBLY_OMIT_FNAME.
|
||||||
|
|
||||||
2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
|
2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
Sergio Durigan Junior <sergiodj@redhat.com>
|
Sergio Durigan Junior <sergiodj@redhat.com>
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@ gdb_test_multiple "disassemble main" $message {
|
|||||||
-re "call.*<trap>.*$gdb_prompt $" {
|
-re "call.*<trap>.*$gdb_prompt $" {
|
||||||
fail $message
|
fail $message
|
||||||
}
|
}
|
||||||
-re "<main\\+8>:\[ \t\]+ret\[ \t\r\n\]+End of.*$gdb_prompt $" {
|
-re "<\\+8>:\[ \t\]+ret\[ \t\r\n\]+End of.*$gdb_prompt $" {
|
||||||
pass $message
|
pass $message
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user