Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Python Cloud Debugger 1.14

Compare
Choose a tag to compare
@b-daniels b-daniels released this 11 Jan 22:41

This release:

  • Improves location reporting for logpoints
  • Works around the race condition in http://bugs.python.org/issue7980 to avoid failures when setting breakpoints.
  • Modifies the stack capture code to retrieve data in user-specified expressions before the rest of the local variables.