diff options
author | Sanimir Agovic <sanimir.agovic@intel.com> | 2013-11-26 14:35:43 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-04-14 09:18:44 -0700 |
commit | 1612e0c0f973f3defdfb2e74b09ec93f3d819c79 (patch) | |
tree | 6b03a5437bba6e8533a90f6a2e8269bd939f17e4 /gdb/eval.c | |
parent | c451ebe5dd0c38617c74e0b6f0d5ef3188c25d56 (diff) | |
download | binutils-1612e0c0f973f3defdfb2e74b09ec93f3d819c79.zip binutils-1612e0c0f973f3defdfb2e74b09ec93f3d819c79.tar.gz binutils-1612e0c0f973f3defdfb2e74b09ec93f3d819c79.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.
gdb/ChangeLog:
* 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