Hi, everyone.
I'm considering running some effort to improve protocol-level
compatibility between LLDB and GDB. I'd like to hear if there's
interest in such patches being accepted into LLDB.
My goal would be to make it possible to use LLDB to connect to gdbserver
(and other servers implementing
> On Apr 12, 2021, at 4:44 PM, Emre Kultursay wrote:
>
> Looking at Android Studio implementation a little deeper, it actually does
> the filtering the way I described in my first email, by comparing line
> numbers. It does not use the location expressions.
Interesting if they are doing mor
> On Apr 19, 2021, at 12:59 AM, Michał Górny via lldb-dev
> wrote:
>
> Hi, everyone.
>
> I'm considering running some effort to improve protocol-level
> compatibility between LLDB and GDB. I'd like to hear if there's
> interest in such patches being accepted into LLDB.
Yes!
>
> My goal wo