diff options
author | Tom Tromey <tromey@adacore.com> | 2023-10-30 10:52:20 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-11-14 08:44:31 -0700 |
commit | ebea770b19c09489fe5e2cb5c1fd568f0f21e17e (patch) | |
tree | b66148ba32d50120a59dc533676609fa2b53c15f /intl | |
parent | e9dacb1d6caa5770d3e1722adc0ec74ff13a7a89 (diff) | |
download | gdb-ebea770b19c09489fe5e2cb5c1fd568f0f21e17e.zip gdb-ebea770b19c09489fe5e2cb5c1fd568f0f21e17e.tar.gz gdb-ebea770b19c09489fe5e2cb5c1fd568f0f21e17e.tar.bz2 |
Handle the static link in FrameDecorator
A co-worker requested that the DAP scope for a nested function's frame
also show the variables from outer frames. DAP doesn't directly
support this notion, so this patch arranges to put these variables
into the inner frames "Locals" scope.
I chose to do this only for DAP. For CLI and MI, gdb currently does
not do this, so this preserves the behavior.
Note that an earlier patch (see commit 4a1311ba) removed some code
that seemed to do something similar. However, that code did not
actually work.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions