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

Deepak Panickal deepak at codeplay.com
Thu Aug 14 09:26:42 PDT 2014


That's great Abid.

We had run into the same issue and I was just going to commit a fix for 
this just now.
Please go ahead and commit the patch.

Thanks,
Deepak

On 14/08/14 15:54, Abid, Hafiz wrote:
> 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




More information about the lldb-dev mailing list