There is no need for the changes to SBProcess.h and SBProcess.cpp and this can 
all be done internally (no one would ever use the SBProcess::LoadCore() so this 
should all be handled internally in SBTarget::LoadCore()). 

I have a cleaned up patch that I will commit soon. 

On Mar 25, 2013, at 2:41 PM, Prabhat Verma <[email protected]> wrote:

> Hi,
>  
> Patch to teach lldb to load core files via python interface is attached 
> (thanks Samuel!). From my rudimentary testing on maci64, it appears to work.
> Any chance this functionality can make it to the product?
>  
> Thanks and Regards,
> Prabhat
> <core-python.diff>_______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to