[New-bugs-announce] [issue44682] Pdb commands allows to add commands to invalid breakpoint

Andrei Kulakov report at bugs.python.org
Tue Jul 20 00:09:05 EDT 2021


New submission from Andrei Kulakov <andrei.avk at gmail.com>:

breakpoint 5 does not exist:

(Pdb) commands 5
(com) p x
(com)
(com) end

----------
components: Library (Lib)
messages: 397852
nosy: andrei.avk
priority: normal
severity: normal
status: open
title: Pdb commands allows to add commands to invalid breakpoint
versions: Python 3.10, Python 3.11, Python 3.9

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


More information about the New-bugs-announce mailing list