diff options
author | Sanimir Agovic <sanimir.agovic@intel.com> | 2013-11-26 14:35:43 +0000 |
---|---|---|
committer | Sanimir Agovic <sanimir.agovic@intel.com> | 2014-04-11 13:43:54 +0100 |
commit | 92b09522dc5a93ba4bda3c1c0b3c58264e357c8a (patch) | |
tree | 462dea92f6c66b5136548ad0be165baeb95fd883 /gdb/eval.c | |
parent | e1969afbd454c09c3aad1990305715f70bc47c3c (diff) | |
download | gdb-92b09522dc5a93ba4bda3c1c0b3c58264e357c8a.zip gdb-92b09522dc5a93ba4bda3c1c0b3c58264e357c8a.tar.gz gdb-92b09522dc5a93ba4bda3c1c0b3c58264e357c8a.tar.bz2 |
vla: resolve dynamic bounds if value contents is a constant byte-sequence
A variable location might be a constant value and therefore no inferior memory
access is needed to read the content. In this case try to resolve the type
bounds.
* findvar.c (default_read_var_value): Resolve dynamic bounds if location
points to a constant blob.
Diffstat (limited to 'gdb/eval.c')
0 files changed, 0 insertions, 0 deletions