Project Home
Project Home
Trackers
Trackers
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 - Remote debugging: Page 1 of 5 (5 Items)
   
Remote debugging  
I want to debug application which is running on target. The application is build using jam based build system, so I 
don't have project which I can open in IDE. I haven't found the way to debug application using IDE if IDE wasn't used in
 build process (I'm sorry, if I am wrong, I'm new to the IDE, just let me know if I should try again). My idea was to 
use gdb server. I've build it under linux using cross compiler from QNX installation disk, but I can't connect to it for
 some reason. Could you share your experience concerning debugging without IDE.

Thanks in advance