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