Todd Fiala wrote:
> I may well start to look at this bug myself, if noone else is
already active in that area.
I'm not active on it. I say have at it, Matthew :-)
I'll probably take a look in a week or so. It's not like it's killing my
current workflow.
Matt
Member of the CSR plc group of
Hi folks
I've built a 64-bit intel linux lldb (from TOT as of April 9), with a
view to connecting to a gdbserver on the same box.
Basically I just run up my server like:
~ gdbserver 127.0.0.1:12345 ./simp-x64
Then I connect my lldb as follows:
~ lldb
Traceback (most recent call last):
Fil