gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 Jul 2011 13:40:24 +0000 (13:40 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 Jul 2011 13:40:24 +0000 (13:40 +0000)
commit04ad99e60b4658ff3e7565000b5862c74cce2729
tree0ddd26ad0d2f3ca822b0ebcd30cf04749c984d1c
parent713389e0245333ded5b75dc90583570f8446f508
gdb/
* dwarf2expr.c (read_sleb128): Fix signed extension overflowing host
`int'.

gdb/testsuite/
* gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
(DW_AT_high_pc, DW_AT_low_pc): Remove them.
(val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
* gdb.dwarf2/dw2-const.exp (print/x val8): New test.
gdb/ChangeLog
gdb/dwarf2expr.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-const.S
gdb/testsuite/gdb.dwarf2/dw2-const.exp
This page took 0.093894 seconds and 4 git commands to generate.