I've just finished a little application for controlling the power supply voltage of Atmel / Microchip debugging tools.
It is very simple, but I find it very convenient, I just missed the power control I had with Pickit2 & Pickit3 in the newer debuggers.
Please post here if it works or not with your debugger (Indicate OS, python version and in case of errors, paste here the contents of the output log).
Let me also know any problems, or possible improvements.
It should work with:
- PKOB nano (nEDBG) - on-board debugger on Curiosity Nano
- MPLAB PICkit 4 In-Circuit Debugger (when in 'AVR mode')
- MPLAB Snap In-Circuit Debugger (when in 'AVR mode')
- Atmel-ICE
- Power Debugger
- EDBG - on-board debugger on Xplained Pro/Ultra
- mEDBG - on-board debugger on Xplained Mini/Nano
- JTAGICE3 (firmware version 3.0 or newer)

See more details and download it at github:
https://github.com/visenri/DebugPwrControl