Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't use --debugger=rust-lldb with test-wpt #7440
Open
Labels
Comments
|
Specifically the debugger does not appear to get launched and the test proceeds without any interruption. This is different than what happens with --debugger=nonexistent, when there's a python backtrace and the mach command fails. |
|
I suspect we need to teach mozdebug about it https://dxr.mozilla.org/mozilla-central/source/testing/mozbase/mozdebug/mozdebug/mozdebug.py#23 |
|
This is still not supported, I think. |
|
No, I use it all the time. |
|
Whoops, misread the title. Nevermind. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CC @jgraham