On Fri, Oct 21, 2016 at 3:30 PM, Greg Clayton wrote:
>
>> On Oct 21, 2016, at 1:03 PM, Francis Ricci via lldb-dev
>> wrote:
>>
>> Hi all,
>>
>> I'm looking to add Platform::LaunchGDBServer() to the SBPlatform API,
>> but it requires two return values - an lldb::pid_t and a string url.
>> Interna
> On Oct 21, 2016, at 1:03 PM, Francis Ricci via lldb-dev
> wrote:
>
> Hi all,
>
> I'm looking to add Platform::LaunchGDBServer() to the SBPlatform API,
> but it requires two return values - an lldb::pid_t and a string url.
> Internally, we just pass by reference, but we can't do that in the
>
All,
We are trying something different at the Hackers Lab at the upcoming LLVM
Developers’ Meeting and need volunteers to help make this a success! The reason
behind the change is that we want to make the Hackers Lab more inviting to new
developers, make it easier to find the developers you are
https://llvm.org/bugs/show_bug.cgi?id=30764
Bug ID: 30764
Summary: Hang in lldb when running a freestyle job on a Jenkins
JNLP Agent running on Mac OSX
Product: lldb
Version: unspecified
Hardware: Macintosh
Hi all,
I'm looking to add Platform::LaunchGDBServer() to the SBPlatform API,
but it requires two return values - an lldb::pid_t and a string url.
Internally, we just pass by reference, but we can't do that in the
API. Any suggestions on how to do this, since we can't pass primitives
by reference
https://llvm.org/bugs/show_bug.cgi?id=30758
Bug ID: 30758
Summary: lldb does not handle single instruction tripping
multiple watchpoints on arm/aarch64
Product: lldb
Version: unspecified
Hardware: PC
OS: Lin