Files
Tom Tromey 85c72d708e 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>
2023-03-14 08:03:36 -06:00
..
2023-02-19 12:51:06 -07:00
2023-02-27 15:46:31 -07:00
2023-02-13 15:21:06 -07:00
2023-03-11 08:48:10 -07:00
2023-02-27 16:20:39 -07:00
2023-03-06 17:31:57 +01:00
2023-02-27 15:46:31 -07:00
2023-02-27 15:46:31 -07:00
2023-02-27 16:20:39 -07:00
2023-02-27 16:20:39 -07:00
2023-02-27 15:46:31 -07:00