Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
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