Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - How to debug a core dump file?: (4 Items)
   
How to debug a core dump file?  
How can I view (debug) a core dump file in the IDE?

I'm hosted in Windows attached to a remote machine running 6.3.2 (x86).  I want to debug the core dump file to see where
/why my program crashed.

Thanx
Tim
Re: How to debug a core dump file?  
> How can I view (debug) a core dump file in the IDE?
> 
> I'm hosted in Windows attached to a remote machine running 6.3.2 (x86).  I 
> want to debug the core dump file to see where/why my program crashed.

Create a new debug launch configuration (using "Open Debug Dialog" in the Debug perspective) and select C/C++ Postmortem
 Debugging and then select the binary and corresponding core file.

Regards,

Ryan Mansfield
Re: How to debug a core dump file?  
Thanx.

Is there any documentation on how to use the tools sepcifically with postmortem debugging?  I couldn't find any...

Tim
Re: How to debug a core dump file?  
No there is only general documentation on debugging, we have a problem 
report about it for IDE 4.5.


Tim Gessner wrote:
>
> Thanx.
>
> Is there any documentation on how to use the tools sepcifically with 
> postmortem debugging?  I couldn't find any...
>
> Tim
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post7548
>