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 - problem debugging core file: Page 1 of 23 (23 Items)
   
problem debugging core file  
Use IDE 4.6.0 (april).  Setup to use 6.3.2 tools. I notice the debugger has problem identifing threads in the core file.
  I try updating too 6.8.u1 by copying the executable over the 6.3.2 file.

When launch the debug session I get a "Problem Occured" dialog with the following message:

Error creating session
Cannot access memory at address 0x8bd231e5
  Cannot access memory at address 0x8bd231e5
  Cannot access memory at address 0x8bd231e5

And the session terminates.

I manually launch gdb from outside the IDE and do see the error message come once but it's usable.