|
Add breakpoint to the shared library
|
12/31/2010 1:05 AM
post80734
|
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
|
|
|