Project Home
Project Home
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 - Debugging io-pkt pfil library using Momentics IDE : Page 1 of 5 (5 Items)
   
Debugging io-pkt pfil library using Momentics IDE  
I am developing a io-pkt pfil library . I am mounting the .so into the io-pkt stack using "mount -T io-pkt /home/
libpacketfilter.so" . 

 I am developing on Momentics IDE in a windows VM and it linked to a target QNX VM . 
I need to know how do I debug this library mounted in the io-pkt stack of the target Qnx Vm using Momentics IDE .

If remote debugging using IDE isnt possible , do I need to use gdb on the target Qnx Vm directly , if so how ?

Any pointers would be helpful .

Thanks