rust-lang / rust-lang/rustup

rust-gdb and rust-lldb not working using stable-x86_64-pc-windows-gnu toolchain

Open
#2,838 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
22h 40m
Merged PRs (30d)
46

Description

Problem

expected debugget output but this message pops up
the 'rust-gdb.exe' binary, normally provided by the 'rustc' component, is not applicable to the 'stable-x86_64-pc-windows-gnu' toolchain

Steps

1.type rustup-gdb or rustup-lldb

Possible Solution(s)

Notes
Operating system:Windows 10 pro version 10.0.19042 Build 19042
Using mingw-64
Output of rustup --version: rustup 1.24.3 (ce5817a94 2021-05-31)
Output of rustup show:
Default host: x86_64-pc-windows-gnu
stable-x86_64-pc-windows-gnu (default)
rustc 1.54.0 (a178d0322 2021-07-26)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing rustup-gdb and rustup-lldb with the stable-x86_64-pc-windows-gnu toolchain on Windows 10, using the reported rustup and rustc versions. Trace why the rust-gdb.exe and rust-lldb components are reported as not applicable; done means the commands provide the expected debugger output or clearly report the supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.