[lldb-dev] using lldb's backtrace as a library
Timothee Cour
thelastmammoth at gmail.com
Tue Mar 4 13:08:24 PST 2014
I'd like to use lldb's backtrace as a library as opposed to using lldb
program, so that I can generate good stack traces inside a C/C++/D program
without having to spawn a separate process that would call 'lldb -p pid'.
How should I proceed? Or, what is the relevant function call?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140304/9a059320/attachment.html>
More information about the lldb-dev
mailing list