diff options
author | Tom Tromey <tromey@adacore.com> | 2023-03-01 10:33:20 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-29 10:16:23 -0600 |
commit | 168f9f95995d7958d8ae35a54c0691f46961c209 (patch) | |
tree | be01de3e459aa9b086fc30d074316c8d181d50e5 /gdb/python/py-unwind.c | |
parent | aeabe83d0a8612db7b038d1d21fa2447fe7d182f (diff) | |
download | binutils-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/py-unwind.c')
0 files changed, 0 insertions, 0 deletions