OSDN Git Service

gdb
authortromey <tromey>
Fri, 13 May 2011 18:54:59 +0000 (18:54 +0000)
committertromey <tromey>
Fri, 13 May 2011 18:54:59 +0000 (18:54 +0000)
commitc577fa0492516a9dd7bb04ca0ff042b1a7511a22
tree01f08440deb63fab9999c2d188b400f0817310a0
parent42b7b8d81d36083c228d6892c4a40f6d00f01f9d
gdb
* dwarf2expr.c (read_uleb128): Cast intermediate result.
(read_sleb128): Likewise.
gdb/testsuite
* gdb.dwarf2/clztest.exp: New file.
* gdb.dwarf2/clztest.c: New file.
* gdb.dwarf2/clztest.S: New file.
gdb/ChangeLog
gdb/dwarf2expr.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/clztest.S [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/clztest.c [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/clztest.exp [new file with mode: 0644]