Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX postmortem debugging is broken in IDE 5.0.1: (3 Items)
   
QNX postmortem debugging is broken in IDE 5.0.1  
Whenever I try to do postmortem debugging using a core file, the following error message would appear in a "Problem 
Occurred" popup window:

Error while launching command: gdb --version

Any idea what is wrong here? Thanks.
Re: QNX postmortem debugging is broken in IDE 5.0.1  
You need to use the QNX postmortem launch configuration as opposed to the C/C++ one.
Re: QNX postmortem debugging is broken in IDE 5.0.1  
Thank you David for pointing it out. Coming from IDE 4.7.0, I didn't notice there is a new QNX postmortem launcher 
option. That was the issue.

Best regards,
Vincent