SIGN IN SIGN UP

[3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257)

Add docstrings to the debugger module. Fix two bugs: initialize Idb.botframe (should be in Bdb); In Idb.in_rpc_code, check whether prev_frame is None before trying to use it. Make other code changes.

Expand test_debugger coverage from 19% to 66%.
---------

(cherry picked from commit adedcfa06b553242d8033f6d9bebbcb3bc0dbb4d)

Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
M
Miss Islington (bot) committed
e19d75df7617026d4822fcd95de3d4d277d53525
Parent: 93fbcd6
Committed by GitHub <noreply@github.com> on 11/19/2023, 4:34:54 AM