Skip to content

pest_debugger v2.7.15

Latest
Compare
Choose a tag to compare
@tomtau tomtau released this 02 Feb 14:55
a13c05c

What's Changed

  • debugger: add long versions of the commands as well as all of their prefixes by @alpaylan in #1062
  • bump release toolchain for pest_debugger by @tomtau in #1063
  • Debugger: Fix deadlock on Windows by @zaddach in #1072
  • Debugger: Fix command parsing on the debugger prompt by @zaddach in #1074
  • Debugger: Allow specification of several breakpoints from cmdline args by @zaddach in #1075

New Contributors

Full Changelog: v2.7.15...v2.7.15-debugger