Thank you Peter.
I looked at the project you sent me, and see the same issue as I saw on my PC, where the GDB client commands in .launch file are corrupted, which leads to a failure, when P&E debug session is launched.
For an immediate work around, please copy the following text into Commands field of P&E debug configuration.
set mem inaccessible-by-default off
set tcp auto-retry on
set tcp connect-timeout 30
When you hit Apply button, the settings will be written back to the .launch file, overwriting the bad data, and allowing you to successfully launch a debug session.
Best Regards,
Zahar
P&E