[issue24160] Pdb sometimes raises exception when trying to remove a breakpoint defined in a different debugger session

Irit Katriel report at bugs.python.org
Sun Apr 4 09:37:18 EDT 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

With the patch:

PS C:\Users\User\src\cpython-dev> ./python -m test test_pdb -R 3:3
Running Debug|x64 interpreter...
0:00:00 Run tests sequentially
0:00:00 [1/1] test_pdb
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

1 test OK.

Total duration: 34.2 sec
Tests result: SUCCESS

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24160>
_______________________________________


More information about the Python-bugs-list mailing list