Can I calling dr_app_setup_and_start() in a signal handler?
1 view
Skip to first unread message
吕志宏
unread,
11:29 AM (9 hours ago) 11:29 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DynamoRIO Users
I want to perform tracing at a certain stage during application execution. Is it possible to call `dr_app_setup_and_start` by sending a signal? Or is there a better alternative?