Link to home
Start Free TrialLog in
Avatar of shadis
shadis

asked on

Stack printing in C++

Hi,
I am using exception mechanism as my error handler , but the exception doesnt specify the location of the error , or all the herarchy to the throwing method..so i am thinking to print the stack in addition of printing the exception message whenever an exception is thrown.
is this possible ? ( debuggers do it.)
Avatar of jhance
jhance

What OS are you talking about?
Avatar of shadis

ASKER

HP UX 10.20
Linux
Win -NT

My first priority is NT and linux
Avatar of shadis

ASKER

sorry , i ment HP and NT
ASKER CERTIFIED SOLUTION
Avatar of nietod
nietod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial