backtrace of the current process execution

laurent.marzullo@one-d.com laurent.marzullo@one-d.com
Fri Dec 3 15:06:00 GMT 2004


Hello,

I would like to know if there's a way to know the call stack of a running
process into the process itself ?

I wrote a C++ program ... and when throwing exception, I would like to
print the full call stack to std::cerr. Is there a way to do so with
libgdb ? or any other lib ?

Thanks a lot
Laurent Marzullo



More information about the Gdb mailing list