[lldb-dev] lldb debug jit-compiled code with llvm on windows

haifeng_q via lldb-dev lldb-dev at lists.llvm.org
Thu Nov 19 00:40:14 PST 2015


hi,
 process A generate function Func1 code with llvm jit compiler, and calls Func1. modeled on "Kaleidoscope: Adding Debug Information" add debug information. how to use LLDB to attach process A to debug this function, add a breakpoint in the function?
  
 thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151119/d96fac83/attachment-0001.html>


More information about the lldb-dev mailing list