View Single Post
  #1 (permalink)  
Old February 22nd, 2007, 11:42 AM
lesutton lesutton is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default C++ traceback needed

We need an imbedded traceback capability in our operational software to give historical data when an exception occurs. Hopefully this will include a listed of all calling functions and line numbers. Anyone have anything?

Reply With Quote