[lldb-dev] [Patch] lldb-mi exec-run command

Abid, Hafiz Hafiz_Abid at mentor.com
Thu Aug 14 07:54:00 PDT 2014


Hi Deepak,
Eclipse failed to debug native-applications using lldb-mi because the implementation of exec-run failed to set the m_lldbProcess in sessionInfo. I have provided new implementation of this command using the lldb API instead of using the "run" command. I am also generating the out-of-band data now that is output by the gdb too. Please let me know if you see a problem with it.

Thanks,
Abid
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-mi_exec-run.patch
Type: application/octet-stream
Size: 3157 bytes
Desc: lldb-mi_exec-run.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140814/6001d04c/attachment.obj>


More information about the lldb-dev mailing list