aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-03-01 10:33:20 -0700
committerTom Tromey <tromey@adacore.com>2023-03-29 10:16:23 -0600
commit168f9f95995d7958d8ae35a54c0691f46961c209 (patch)
treebe01de3e459aa9b086fc30d074316c8d181d50e5 /gdb/python
parentaeabe83d0a8612db7b038d1d21fa2447fe7d182f (diff)
downloadbinutils-168f9f95995d7958d8ae35a54c0691f46961c209.zip
binutils-168f9f95995d7958d8ae35a54c0691f46961c209.tar.gz
binutils-168f9f95995d7958d8ae35a54c0691f46961c209.tar.bz2
Pass a frame to value_at_lazy and value_from_contents_and_address
This patch adds a 'frame' parameter to value_at_lazy and ensures that it is passed down to the call to resolve_dynamic_type. This required also adding a frame parameter to value_from_contents_and_address. Nothing passes this parameter to value_at_lazy yet, so this patch should have no visible effect.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions