Add ability to report when a variable's value is uninitialized,
authorCaroline Tice <cmtice@google.com>
Fri, 18 May 2007 19:42:42 +0000 (19:42 +0000)
committerCaroline Tice <cmtice@google.com>
Fri, 18 May 2007 19:42:42 +0000 (19:42 +0000)
commit42be36b328ae784ae6981da7c7cab95b67ed7737
tree5b0a0ffb49db6fe2d5c149e62e5d84f2c9de39b7
parenta7c569c8f08b3485034e771a5e49cce0e23ca2b2
Add ability to report when a variable's value is uninitialized,
based on information provided by the compiler.  Also add new
DWARF OP, DW_OP_GNU_uninit, for this purpose.
gdb/ChangeLog
gdb/c-valprint.c
gdb/dwarf2expr.c
gdb/dwarf2expr.h
gdb/dwarf2loc.c
gdb/dwarf2read.c
gdb/value.c
include/elf/dwarf2.h
This page took 0.030193 seconds and 4 git commands to generate.