Hi,

I've got two small fixes for lldb:

One fixes a trailing comma bug (g++ doesn't like them)
The other gets the Error from the result of an expression evaluation and
uses it as the error for the Process::LoadImage() method.

Thanks,

  Filipe

Attachment: trailing-comma.patch
Description: Binary data

Attachment: process-lost-error.patch
Description: Binary data

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

Reply via email to