We'll be at Tied House as usual, starting on Thursday the 12th at 7pm!
If you can, help us plan and RSVP here:
https://www.meetup.com/LLVM-Bay-Area-Social/events/kncsjlyxkbhb/
See everyone there!
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://
Hello Tanya,
I am new to the team but I am also happy to help.
-Shafik
> On Jul 9, 2018, at 1:53 PM, Raphael Isemann via lldb-dev
> wrote:
>
> Hi Tanya,
>
> I'm also in!
>
> - Raphael
> Am Mo., 9. Juli 2018 um 13:50 Uhr schrieb Jonas Devlieghere via
> lldb-dev :
>>
>> Hi Tanya,
>>
>> I'd
Hi Tanya,
I'm also in!
- Raphael
Am Mo., 9. Juli 2018 um 13:50 Uhr schrieb Jonas Devlieghere via
lldb-dev :
>
> Hi Tanya,
>
> I'd be happy to take care of this!
>
> Cheers,
> Jonas
>
> > On Jul 6, 2018, at 6:01 PM, Tanya Lattner via lldb-dev
> > wrote:
> >
> > LLDB Developers,
> >
> > Moderator
Hi Tanya,
I'd be happy to take care of this!
Cheers,
Jonas
> On Jul 6, 2018, at 6:01 PM, Tanya Lattner via lldb-dev
> wrote:
>
> LLDB Developers,
>
> Moderators are needed for the lldb-commits mailing list. Is anyone interested
> in helping out?
>
> Thanks,
> Tanya
> ___
FYI - the color you picked for this makes it unreadable against a white
background. I had to convert it to plain text to read it.
The error message “Lost debug server connection” occurs if the platform isn’t
connected and it is not a host platform.
What do you get if you type “platform st
I have started lldb-server on remote linux in the directory where my executable
need to be debugged reside.
>From my Mac I started lldb,
(lldb) platform select remote-linux
Platform: remote-linux
Connected: no
(lldb) platform connect connect://pi.local:9091
Platform: remote-linux
OS Version:
Hello!
Some lldb tests, for example test_hello_watchlocation_gmodules, are
failed due to UnicodeDecodeError:
Config=x86_64-/home/jenkins/workspace/CS_for_Tizen/custom_test/llvm-x64/bin/clang-5.0
==
ERROR: test_hello_watchlocat