[lldb-dev] debug server help

Carlo Kok ck at remobjects.com
Fri Sep 14 03:38:21 PDT 2012


Op 14-9-2012 11:54, Carlo Kok schreef:
> Op 14-9-2012 11:24, Filipe Cabecinhas schreef:
>> Hi Carlo,
>>
>> Before trying to diagnose, could you update to a more recent Xcode
>> version? 4.5 DP1 is older than 4.4, IIRC.
>> And I remember having some bugs with the earlier DP*.
>>
>
> Same for 4.4 (says debugserver-192)
>
>> Are the debugserver and the framework client using the same lldb version?
>
> I have no good way of knowing what debugserver-192 is, but I doubt it; I
> use trunk/Windows as I'm trying to control this from Windows.
>

With the hidden logging enabled it goes pretty well until:
76 +0.000020 sec [0b53/1903]: got a timeout, continuing...
77 +0.000020 sec [0b53/1903]: ::mach_msg ( msg->{bits = 0, size = 0 
remote_port = 0, local_port = 0, reserved = 0x0, id = 0x0}, option = 
0x402, send_size = 0, rcv_size = 1024, rcv_name = 0x1803, timeout = 0, 
notify = 0)
Got a connection, waiting for debugger instructions.
78 +0.000072 sec [0b53/0707]: putpkt: $QCb55#00
79 +0.000027 sec [0b53/0707]: MachProcess::GetAvailableSTDOUT 
(&0x7fff5184ce40[256]) ...
80 +7.210365 sec [0b53/1603]: getpkt: $qLaunchGDBServer#00
81 +0.000182 sec [0b53/0707]: unimplemented packet: 'qLaunchGDBServer'

Looking at the lldb svn history qLaunchGDBServer has been around for 
more than a year. Am I missing something or is this just something that 
won't work?





More information about the lldb-dev mailing list