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

rust-lldb not available on Linux #144

Closed
Luthaf opened this issue Mar 24, 2016 · 3 comments
Closed

rust-lldb not available on Linux #144

Luthaf opened this issue Mar 24, 2016 · 3 comments

Comments

@Luthaf
Copy link

Luthaf commented Mar 24, 2016

Trying to run rust-lldb gives me the error: infinite recursion detected: the command may not exist for this toolchain error.

rust-llbd is effectively missing in .multirust/toolchains/stable/bin but it could be installed there, as lldb is available on Linux. (I got mine from the epel repo, but some people can also have it installed from sources).

Is it an issue for multirust or for the main rust repo ?

@brson
Copy link
Contributor

brson commented Mar 25, 2016

This could have a better error than just blindly recursing. I don't intend to remove the proxy binary and think Rust should distribute rust-gdb and rust-lldb unconditionally.

@Luthaf
Copy link
Author

Luthaf commented Mar 25, 2016

think Rust should distribute rust-gdb and rust-lldb unconditionally.

I am in favour of that too.

@Luthaf
Copy link
Author

Luthaf commented Jul 3, 2016

Dup of #335

@Luthaf Luthaf closed this as completed Jul 3, 2016
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