Exetools  

Go Back   Exetools > General > General Discussion

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 01-16-2017, 07:31
Mr.reCoder Mr.reCoder is offline
Friend
 
Join Date: Oct 2014
Location: Binary Land
Posts: 14
Rept. Given: 4
Rept. Rcvd 10 Times in 8 Posts
Thanks Given: 12
Thanks Rcvd at 16 Times in 3 Posts
Mr.reCoder Reputation: 10
Quote:
Originally Posted by nashito View Post
Great info,
but I am on Mac and I cannot found any info about tracing exception handler on unix system
can someone point me on the right direction?
thanks
nashito
hi,
you can use 'strace' - trace system calls and signals - if available!
however I c++ If an exception is uncaught, the special library function std::terminate() is automatically called. Terminate is actually a pointer to a function and default value is the Standard C library function std::abort().
look at:
Code:
http://en.cppreference.com/w/cpp/error/terminate
also this is a good article:
Code:
https://spin.atomicobject.com/2013/01/13/exceptions-stack-traces-c/
Reply With Quote
The Following 2 Users Say Thank You to Mr.reCoder For This Useful Post:
abhi93696 (03-14-2017)
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Exception Table hook STRELiTZIA General Discussion 0 10-25-2011 17:05
Asprotect Last Exception britedream General Discussion 10 11-03-2005 20:59
Trace new hasp protected program Elickson General Discussion 2 09-05-2005 09:05
Last exception for asprotect britedream General Discussion 7 04-09-2004 15:56


All times are GMT +8. The time now is 01:02.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )