mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gdb.dwarf2/dw4-sig-types.exp: Fix typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2012-07-30 Doug Evans <dje@google.com>
|
||||||
|
|
||||||
|
* gdb.dwarf2/dw4-sig-types.exp: Fix typo.
|
||||||
|
|
||||||
2012-07-30 Andrew Burgess <aburgess@broadcom.com>
|
2012-07-30 Andrew Burgess <aburgess@broadcom.com>
|
||||||
|
|
||||||
* gdb.mi/mi-var-invalidate.exp: Create a floating variable and
|
* gdb.mi/mi-var-invalidate.exp: Create a floating variable and
|
||||||
|
@ -21,7 +21,7 @@ standard_testfile .cc dw4-sig-types-b.cc
|
|||||||
# Since we pass an explicit -gdwarf-4 to the compiler, we let
|
# Since we pass an explicit -gdwarf-4 to the compiler, we let
|
||||||
# that be the test of whether the target supports it.
|
# that be the test of whether the target supports it.
|
||||||
|
|
||||||
if { [prepare_for_testing "${test}.exp" "${testfile}" \
|
if { [prepare_for_testing "${testfile}.exp" "${testfile}" \
|
||||||
[list $srcfile $srcfile2] \
|
[list $srcfile $srcfile2] \
|
||||||
{debug c++ additional_flags=-gdwarf-4}] } {
|
{debug c++ additional_flags=-gdwarf-4}] } {
|
||||||
return -1
|
return -1
|
||||||
|
Reference in New Issue
Block a user