Hello,
thank you for your tremendous effort and support.
I tried to open your example, namely the MKE04Z8_PE project. Ran debug under "MKE04Z8_PE_Debug_USBDM" configuration and got exactly the same results as I had with my own project/debug configuration. Program pointer in debugger (green line) is stuck at first instruction after reset handler, no matter what - see here.
I did screenshot of plugin-details, see here, please. Does the version number look right? Running the GDB server manually, it reports version number 4.12.1.170 as on picture here.
I changed communication speed to 12MHz on my project (yours was already at 12MHz), with no difference. I experimented with other communication speeds before.
Then I ran the GDB server as per your instructions to obtain logs. The project I ran was your MKE04Z8_PE, unmodified, with the same debug profile settings.
The logs are here : LOG - the scenario was as follows: I ran server, ran debug from KDS, hit Resume button, left it running for a second, hit Suspend button, saw the program indicator being still on first instruction after reset handler, stop debug session, stop debug server.