Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX GDB Debugger: Error stopping at main: (1 Item)
   
QNX GDB Debugger: Error stopping at main  
Hello,

I'm trying to debug my C++ application on an armv7 target using the QNX Momentics IDE version 4.7.0.

When I click on "run", my application runs just fine (except for the bug which I want to analyze).

When I click on "debug", I get the following message at startup:

Error stopping at main.
Reason: Target request failed: {R,T}xThread terminated.
Continue?

And nothing happens (the Debug window lists the application as terminated).

I successfully debugged this application before but somehow the debugger stopped working some days ago. I'm somewhat 
lost on that issue without a working debugger. Can someone please point me in the right direction?

Thanks
Martin Bober