[Lldb-commits] [lldb-dev] Small fixes
Johnny Chen
johnny.chen at apple.com
Thu Sep 8 17:04:22 PDT 2011
Hi Filipe,
Committed revision 139336.
Thanks!
On Sep 8, 2011, at 2:56 PM, Filipe Cabecinhas wrote:
> 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
> <trailing-comma.patch><process-lost-error.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-commits
mailing list