|
|
|
|
|
by jmorse2
2081 days ago
|
|
It's DWARF-5 only: variable values can be expressed in terms of a parameters value on entry to the function. Depending on the circumstances, that value can be recovered from further up the stack frame. (Ninja edit: although tuning for GDB might coax LLVM to emit the pre-standardised form, without DWARF-5). |
|