Hi Steve,

DEFINE NO_CLRWDT 1

Stops PBP from clearing the WDT, but it can't do anything about the bootloader.
As soon as the bootloader executes a clrwdt, it resets the TO timeout bit.

Without ICSP, or a bootloader that doesn't clear the WDT, you won't be able to detect a WDT timeout.
<br>