[Lldb-commits] [PATCH] Added utility function to get correct signal number from remote platform.

Chaoren Lin chaorenl at google.com
Mon Jun 1 18:30:44 PDT 2015


Whoops.

On Mon, Jun 1, 2015 at 6:27 PM, Oleksiy Vyalov <ovyalov at google.com> wrote:

> ================
> Comment at: test/lldbutil.py:956
> @@ +955,3 @@
> +            continue
> +        process = lldb.SBProcess()
> +        if not process.IsValid():
> ----------------
> target.GetProcess() ?
>
> http://reviews.llvm.org/D10171
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150601/6ab6cebb/attachment.html>


More information about the lldb-commits mailing list