binutils-gdb/gdb/dwarf2
Tom Tromey a519e8ffe2 Add lval_funcs::is_optimized_out
This adds an is_optimized_out function pointer to lval_funcs, and
changes value_optimized_out to call it.  This new function lets gdb
determine if a value is optimized out without necessarily fetching the
value.  This is needed for a subsequent patch, where an attempt to
access a lazy value would fail due to the value size limit -- however,
the access was only needed to determine the optimized-out state.
2021-10-05 12:34:55 -06:00
..
abbrev.c
abbrev.h
attribute.c
attribute.h
comp-unit-head.c
comp-unit-head.h
cu.c
cu.h
die.h
dwz.c gdb: make string-like set show commands use std::string variable 2021-10-03 17:53:16 +01:00
dwz.h
expr.c Add lval_funcs::is_optimized_out 2021-10-05 12:34:55 -06:00
expr.h
frame-tailcall.c [gdb/symtab] C++-ify call_site 2021-10-04 18:16:40 +02:00
frame-tailcall.h
frame.c
frame.h
index-cache.c gdb: make string-like set show commands use std::string variable 2021-10-03 17:53:16 +01:00
index-cache.h
index-common.c
index-common.h
index-write.c gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd 2021-09-30 15:21:48 -04:00
index-write.h
leb.c
leb.h
line-header.c
line-header.h
loc.c Add lval_funcs::is_optimized_out 2021-10-05 12:34:55 -06:00
loc.h
macro.c
macro.h
public.h
read.c Use unique_xmalloc_ptr<char> when demangling 2021-10-04 13:45:38 -06:00
read.h
sect-names.h
section.c
section.h
stringify.c
stringify.h