Unverified Commit 982b4b6f authored by Dave Lee's avatar Dave Lee Committed by GitHub
Browse files

[lldb] Fix declaration of thread argument in CommandObjectThreadStepWithTypeAndScope (#95146)

`thread step-in` (and other step commands) take a `<thread-index>`, not a `<thread-id>`.
parent 163d036d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment