![]() |
|
#7
|
|||
|
|||
|
Quote:
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 Code:
https://spin.atomicobject.com/2013/01/13/exceptions-stack-traces-c/ |
| The Following 2 Users Say Thank You to Mr.reCoder For This Useful Post: | ||
abhi93696 (03-14-2017) | ||
|
|
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 |