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

Finish implementing gdb non-stop mode #488

Open
joneschrisg opened this issue Oct 3, 2013 · 2 comments
Open

Finish implementing gdb non-stop mode #488

joneschrisg opened this issue Oct 3, 2013 · 2 comments

Comments

@joneschrisg
Copy link
Contributor

Punted from 0.1. The gdb in fedora 19 really really wants us to be using it, and when we don't, it manifests a bug (#459) that appears to be caused by assuming that the stub is using non-stop when it isn't.

@joneschrisg joneschrisg added this to the 1.0 milestone Feb 15, 2014
@joneschrisg
Copy link
Contributor Author

Debugging multi-process tracees is just too delicate without gdb mi.

@joneschrisg
Copy link
Contributor Author

The rr UI has become better than I hoped for 1.0. I think our measuring stick is valgrind's gdb support, and last time I looked it didn't do nonstop/mi. So kicking post-1.0.

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

1 participant