[Lldb-commits] [lldb] r331236 - Add logging when ArchSpec::SetArchitecture is given a cputype and
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 30 17:45:21 PDT 2018
> On Apr 30, 2018, at 5:23 PM, Davide Italiano <dccitaliano at gmail.com> wrote:
>
> On Mon, Apr 30, 2018 at 5:05 PM, Jason Molenda via lldb-commits
> <lldb-commits at lists.llvm.org> wrote:
>>
>> fAnyCategoriesSet(LIBLLDB_LOG_TARGET | LIBLLDB_LOG_TARGET | LIBLLDB_LOG_PLATFORM));
>
> Did you mean to add LIBLLDB_LOG_TARGET twice?
No I did not. :) I was changing my mind about what logging channels to include and had a little copy & paste mistake. thanks.
More information about the lldb-commits
mailing list