[all-commits] [llvm/llvm-project] 982b4b: [lldb] Fix declaration of thread argument in Comma...

Dave Lee via All-commits all-commits at lists.llvm.org
Tue Jun 11 13:15:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 982b4b6f4d5ddf04ed5e85aea7074c9b26f29673
      https://github.com/llvm/llvm-project/commit/982b4b6f4d5ddf04ed5e85aea7074c9b26f29673
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M lldb/source/Commands/CommandObjectThread.cpp

  Log Message:
  -----------
  [lldb] Fix declaration of thread argument in CommandObjectThreadStepWithTypeAndScope (#95146)

`thread step-in` (and other step commands) take a `<thread-index>`, not a `<thread-id>`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list