Results 1 to 2 of 2
Hi, I am new to Linux programming. I was wondering if there's a way to determine information in an exception handler such as what address threw the exception, etc.
Thanks ...
- 02-02-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 1
Linux exception handling
Hi, I am new to Linux programming. I was wondering if there's a way to determine information in an exception handler such as what address threw the exception, etc.
Thanks in advance.
- 02-02-2009 #2
Try this link:
C++ exception-handling tricks for Linux
Hopes this helps...Welcome to the forums...Gerard4143


Reply With Quote