Jus LL
unread,Apr 23, 2013, 4:32:22 PM4/23/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi Group,
In JSD interface, there are PCToLine, LineToPC functions in stack frame. I am wondering if there is any way for me to map pc directly back to specific statement? Because sometimes the code could be minified, a PC can map to a line that contains multiple statements.
Thanks