mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-142834: pdb commands command should use last available breakpoint (#142835)
This commit is contained in:
parent
5989095dfd
commit
3cc57505e5
4 changed files with 54 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
|||
Change the :mod:`pdb` ``commands`` command to use the last available breakpoint instead of failing when the most recently created breakpoint was deleted.
|
||||
Loading…
Add table
Add a link
Reference in a new issue