[lldb-dev] LLVM_PRETTY_FUNCTION in RNBRemote.cpp?

Todd Fiala via lldb-dev lldb-dev at lists.llvm.org
Tue Aug 9 18:07:17 PDT 2016


Yep totally fine, I figured it out in real time ;-)

Thanks!

-Todd

On Tue, Aug 9, 2016 at 6:05 PM, Zachary Turner <zturner at google.com> wrote:

> Sorry about that, yes I did a global search and replace since there were a
> few hundred instances
>
> On Tue, Aug 9, 2016 at 6:01 PM Todd Fiala <todd.fiala at gmail.com> wrote:
>
>> I got it fixed up.
>>
>> On Tue, Aug 9, 2016 at 5:59 PM, Todd Fiala <todd.fiala at gmail.com> wrote:
>>
>>> We don't link in LLVM in debugserver, so this part probably just needs
>>> to go back to what it was before.
>>>
>>> On Tue, Aug 9, 2016 at 5:57 PM, Todd Fiala <todd.fiala at gmail.com> wrote:
>>>
>>>> (Did you do a global search and replace, and maybe we just need a new
>>>> include here?)
>>>>
>>>> On Tue, Aug 9, 2016 at 5:55 PM, Todd Fiala <todd.fiala at gmail.com>
>>>> wrote:
>>>>
>>>>> Hi Zachary,
>>>>>
>>>>> I've got the latest LLVM and clang updated, and I'm trying to build
>>>>> debugserver in svn trunk.  It's failing on these two calls which looks like
>>>>> you modified last today:
>>>>>
>>>>>     DNBLogThreadedIf (LOG_RNB_REMOTE, "%s", LLVM_PRETTY_FUNCTION);
>>>>>
>>>>> /Users/tfiala/src/lldb-llvm.org/lldb/tools/debugserver/
>>>>> source/RNBRemote.cpp:186:45: Use of undeclared identifier
>>>>> 'LLVM_PRETTY_FUNCTION'
>>>>>
>>>>> Any ideas?
>>>>>
>>>>> LLVM: r278180
>>>>> LLDB: r278182
>>>>> Clang: 278184
>>>>>
>>>>> --
>>>>> -Todd
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> -Todd
>>>>
>>>
>>>
>>>
>>> --
>>> -Todd
>>>
>>
>>
>>
>> --
>> -Todd
>>
>


-- 
-Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160809/007082e1/attachment.html>


More information about the lldb-dev mailing list