[Lldb-commits] [PATCH] Add support for FreeBSD arm live debugging

trix tom at bumblecow.com
Thu May 28 06:02:36 PDT 2015


Thanks!

There is also a change to support core file reading, that I believe is 
ready.
http://reviews.llvm.org/D9292

Tom


On 05/27/2015 02:52 PM, Ed Maste wrote:
> Seems I didn't get any email notification from Phabricator for this :(
> I will extract the thumb part and apply it.
>
>
> REPOSITORY
>    rL LLVM
>
> ================
> Comment at: source/Plugins/Process/POSIX/POSIXThread.cpp:179
> @@ -175,1 +178,3 @@
> +
> +		    case llvm::Triple::ppc:
>   #ifndef __powerpc64__
> ----------------
> Whitespace issue?
>
> http://reviews.llvm.org/D9170
>
> EMAIL PREFERENCES
>    http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
>




More information about the lldb-commits mailing list