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

Attachment: lldb-mi_exec-run.patch
Description: lldb-mi_exec-run.patch

_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to