diff options
author | Tom Tromey <tromey@adacore.com> | 2023-09-27 11:48:24 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-10-16 08:40:18 -0600 |
commit | ed5504c7b6f53ee3343ddd44ad2c8d28b00f7641 (patch) | |
tree | bb61e2286de3dcadae023e31693e2ba8347117b3 /gdb/exec.c | |
parent | 1d45d90934b10862c00a22bcf4075815a785001b (diff) | |
download | gdb-ed5504c7b6f53ee3343ddd44ad2c8d28b00f7641.zip gdb-ed5504c7b6f53ee3343ddd44ad2c8d28b00f7641.tar.gz gdb-ed5504c7b6f53ee3343ddd44ad2c8d28b00f7641.tar.bz2 |
Add DAP scope cache
Andry Ogorodnik, a co-worker, noticed that multiple "scopes" requests
with the same frame would yield different variableReference values in
the response.
This patch adds a regression test for this, and adds a scope cache in
scopes.py, ensuring that multiple identical requests will get the same
response.
Tested-By: Alexandra Petlanova Hajkova <ahajkova@redhat.com>
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions