SIGN IN SIGN UP

gh-79871: IDLE - Fix and test debugger module (#11451)

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%.
---------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
A
Anthony Shaw committed
adedcfa06b553242d8033f6d9bebbcb3bc0dbb4d
Parent: 18c6929
Committed by GitHub <noreply@github.com> on 11/19/2023, 4:20:38 AM