mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 23:56:39 +00:00
gdb/testsuite/
Fix s390x testcase compatibility. * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
This commit is contained in:
parent
a9bfd952d1
commit
b18e6318c5
@ -1,3 +1,8 @@
|
||||
2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
Fix s390x testcase compatibility.
|
||||
* gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
|
||||
|
||||
2010-10-01 Doug Evans <dje@google.com>
|
||||
|
||||
* lib/gdb-python.exp: New file.
|
||||
|
@ -41,7 +41,7 @@
|
||||
.Lcu1_begin:
|
||||
.4byte .Lcu1_end - .Lcu1_start # Length of Compilation Unit Info
|
||||
.Lcu1_start:
|
||||
.value 0x3 # DWARF version number
|
||||
.2byte 0x3 # DWARF version number
|
||||
.long .Labbrev1_begin # Offset Into Abbrev. Section
|
||||
.byte 0x4 # Pointer Size (in bytes)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user