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 - Add breakpoint to the shared library: (1 Item)
   
Add breakpoint to the shared library  
I built a shared library named libtest.so, and a application was created to use that library using QNX mometic 4.7 . But
 I did not know how to set a breakpoint in the library. 
In x86 and windows platform, "asm{int 3}" can be add to the dll library to set a software breakpoint. Is there any 
instruction like that in corterx-a8 and qnx platform?

Could anybody help me to figure that out?


BR
Jerry