[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
Please register or sign in to comment
`thread step-in` (and other step commands) take a `<thread-index>`, not a `<thread-id>`.