[all-commits] [llvm/llvm-project] a90327: [lldb] Emit an error when using --wait-for without...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 3 09:20:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9032712c453bda70449dedcaf00bead0fea6e88
      https://github.com/llvm/llvm-project/commit/a9032712c453bda70449dedcaf00bead0fea6e88
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    A lldb/test/Shell/Driver/TestWaitFor.test
    M lldb/tools/driver/Driver.cpp
    M lldb/tools/driver/Options.td

  Log Message:
  -----------
  [lldb] Emit an error when using --wait-for without a name or pid (#142424)

Emit an error when using --wait-for without a name and correct the help
output to specify a name must be provided, rather than a name or PID.

Motivated by
https://discourse.llvm.org/t/why-is-wait-for-not-attaching/86636



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