On Tue, Mar 09 2021, Frank Ch. Eigler via Dwarf-Discuss wrote:
[...]
> FWIW, gcc does not leave ABI-dependent gaps in the DWARF generated for
> function parameters. First class location lists are given, whether or
> not they are in the ABI-governed locations, or whether they've been
> moved some
On Fri, Jan 24 2020, Bishop, John E via Dwarf-Discuss wrote:
> With split lifetimes, the debugger can ask the user which of the
> lifetimes the user wants to set.
>
> debugger-prompt> set A = 3
> Variable 'A' has more than one location. Choose which to set:
> 1.The location us
On Thu, Dec 06 2018, David Stenberg via Dwarf-Discuss wrote:
> [...] variables in outer frames using such location list entries will
> incorrectly be evaluated using the inner-most frame's register values
> when debugging in GDB.
If GDB uses caller-saved register values from the inner-most frame