[lldb-dev] LLDB Machine Interface Frontend

Deepak Panickal deepak at codeplay.com
Thu May 15 10:17:23 PDT 2014


Hi Abid,

Thank you, I have attached the zipped patch.
You might have to the change the triple in tools/lldb-mi/MICmnConfig.h 
for your target.

Please let me know if you have any comments/suggestions.

Thanks,
Deepak

On 15/05/2014 17:10, Abid, Hafiz wrote:
> Hi Deepak,
> I can help review/test it when you post the patch.
>
> Thanks,
> Abid
>
>> -----Original Message-----
>> From: lldb-dev-bounces at cs.uiuc.edu [mailto:lldb-dev-bounces at cs.uiuc.edu]
>> On Behalf Of Deepak Panickal
>> Sent: 15 May 2014 12:14
>> To: lldb-dev at cs.uiuc.edu
>> Subject: [lldb-dev] LLDB Machine Interface Frontend
>>
>> Hi,
>>
>> We have an MI (Machine Interface) frontend to LLDB which works out of the
>> box with Eclipse, and likely will work with other GUI's based on the GDB/MI
>> interface. It's been tested on Linux and Windows.
>>
>> It's ready to upstream and has been developed as an independent tool
>> residing in the LLDB tools folder. It's based on the LLDB public API without
>> any changes to LLDB internals.
>>
>> The patch is quite large as there are many new files.
>> How should we go about upstreaming? Should I create a diff review as
>> usual?
>>
>> Thanks,
>> Deepak
>> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-mi-driver.patch.bz2
Type: application/octet-stream
Size: 99699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140515/a941d67b/attachment.obj>


More information about the lldb-dev mailing list