diff options
author | Tom Tromey <tromey@adacore.com> | 2023-03-01 09:54:04 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-29 10:16:23 -0600 |
commit | aeabe83d0a8612db7b038d1d21fa2447fe7d182f (patch) | |
tree | 3bcbe2458a9d3721aa152c8b60293cf5cce482bb /gdb/python | |
parent | b28937b874fe2580dc372d5eb2d81748460b3363 (diff) | |
download | binutils-aeabe83d0a8612db7b038d1d21fa2447fe7d182f.zip binutils-aeabe83d0a8612db7b038d1d21fa2447fe7d182f.tar.gz binutils-aeabe83d0a8612db7b038d1d21fa2447fe7d182f.tar.bz2 |
Add frame parameter to resolve_dynamic_type
This adds a frame parameter to resolve_dynamic_type and arranges for
it to be passed through the call tree and, in particular, to all calls
to dwarf2_evaluate_property.
Nothing passes this parameter yet, so this patch should have no
visible effect.
A 'const frame_info_ptr *' is used here to avoid including frame.h
from gdbtypes.h.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions