Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into LLDB support #18

Open
luser opened this issue Dec 20, 2017 · 1 comment
Open

Look into LLDB support #18

luser opened this issue Dec 20, 2017 · 1 comment

Comments

@luser
Copy link
Owner

luser commented Dec 20, 2017

LLDB implements the GDB protocol, but we should see if there are any quirks we'd need to support:
https://github.com/llvm-mirror/lldb/blob/master/docs/lldb-gdb-remote.txt

@tromey
Copy link
Collaborator

tromey commented Dec 24, 2017

According to rr-debugger/rr#2078, lldb doesn't advertise the multiprocess feature. If that's still the case then we'd have to rethink this area a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants