We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In #54004 I discovered that lldb tests are only run on macOS:
return if builder.config.build.contains("apple") { ...
I think it would be better to test lldb and gdb based on availability, not build OS.
lldb
gdb