[Lldb-commits] [Diffusion] rL244866: [LLDB][MIPS] Use qfThreadID if qC packet is not supported by target

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 13 09:54:16 PDT 2015


Fine to merge.

> On Aug 13, 2015, at 9:33 AM, Hans Wennborg <hans at chromium.org> wrote:
> 
> Greg: you're the owner here. OK for merging to 3.7?
> 
> On Wed, Aug 12, 2015 at 10:22 PM, Jaydeep Patil
> <Jaydeep.Patil at imgtec.com> wrote:
>> Hi Hans,
>> 
>> Could you please merge it to release branch?
>> 
>> Thanks,
>> Jaydeep
>> 
>> -----Original Message-----
>> From: Jaydeep Patil
>> Sent: 13 August 2015 AM 09:17
>> To: Jaydeep Patil
>> Subject: Re: [Diffusion] rL244866: [LLDB][MIPS] Use qfThreadID if qC packet is not supported by target
>> 
>> jaydeep committed rL244866: [LLDB][MIPS] Use qfThreadID if qC packet is not supported by target.
>> 
>> [LLDB][MIPS] Use qfThreadID if qC packet is not supported by target
>> 
>>  SUMMARY:
>>  The patch uses qfThreadID to get the thread IDs if qC packet is not supported by target.
>> 
>>  Reviewers: jingham, clayborg
>>  Subscribers: nitesh.jain, mohit.bhakkad, sagar, bhushan and lldb-commits
>>  Differential Revision: http://reviews.llvm.org/D11519
>> 
>> 
>> Files:
>>  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
>> 
>> Users:
>>  jaydeep (Author)
>> 
>> http://reviews.llvm.org/rL244866
>> 
>> 
>> 



More information about the lldb-commits mailing list