diff options
author | Tom Tromey <tromey@adacore.com> | 2023-03-14 07:05:13 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-14 08:03:36 -0600 |
commit | 85c72d708e60b0da9dff4db4209e257245487d1d (patch) | |
tree | aa98219918a2db23d7fe7ead5f0f6c1297662cf5 /gdb/gmp-utils.h | |
parent | 97b75c421f74e4708f9a351641b99be3d4848913 (diff) | |
download | gdb-85c72d708e60b0da9dff4db4209e257245487d1d.zip gdb-85c72d708e60b0da9dff4db4209e257245487d1d.tar.gz gdb-85c72d708e60b0da9dff4db4209e257245487d1d.tar.bz2 |
Fix DAP frame bug with older versions of Python
Tom de Vries pointed out that one DAP test failed on Python 3.6
because gdb.Frame is not hashable.
This patch fixes the problem by using a list to hold the frames. This
is less efficient but there normally won't be that many frames.
Tested-by: Tom de Vries <tdevries@suse.de>
Diffstat (limited to 'gdb/gmp-utils.h')
0 files changed, 0 insertions, 0 deletions