[lldb-dev] lldb-gdbserver work

Greg Clayton gclayton at apple.com
Mon Dec 2 08:50:43 PST 2013


After catching up on my mail, it does seem like Todd Fiala and his team will be. Be sure to coordinate with him for any linux based activity.

Greg

On Dec 2, 2013, at 8:48 AM, Greg Clayton <gclayton at apple.com> wrote:

> None to my currently knowledge.
> 
> It would be great if you can implement a linux version (I am assuming you want linux support right?) of NativeProcessProtocol and NativeThreadProtocol.
> 
> They should be backed by the following files:
> 
> trunk/source/Plugins/Process/Linux/ProcessMonitor.cpp
> trunk/source/Plugins/Process/POSIX/*.*
> 
> Then we can start to implement the remote debugging in GDBRemoteCommunicationClient.
> 
> Let me know if you need any help.
> 
> Greg
> 
> On Nov 28, 2013, at 3:48 AM, Jean-Daniel Dupas <jddupas at gmail.com> wrote:
> 
>> Hello,
>> 
>> I'm interested in working on the lldb-gdbserver tool. 
>> 
>> I'd like to know if there is already someone working on it ? It would not be very effective to duplicate the efforts.
>> 
>> Thanks
>> 
>> 
>> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list