<div dir="ltr">Hi,<div><br></div><div style>I'm working on developing a debugger backend, which currently supports the gdb server protocol (I'm able to connect to it as I connect with gdb to a gdb server). </div><div style>

<br></div><div style>I want to add support for lldb also and I've seen that there is support by using the gdb-remote plugin. </div><div style><br></div><div style>I'm wondering what would be more stable, implementing the debugserver protocol, or simply adapting my current gdb remote protocol from Linux to the latest OSX gdb?</div>

<div style><br></div><div style>Any suggestions would be of great help.</div><div style><br></div><div style>Thanks,</div><div style>Benjamin.</div></div>