[Lldb-commits] [lldb] [lldb]Make `list` command work with headers when possible. (PR #139002)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Thu May 8 10:50:48 PDT 2025


================
@@ -0,0 +1,58 @@
+## Test that `list header.h:<line>` works correctly when header is available.
+## 
+# REQUIRES: x86
----------------
bulbazord wrote:

Why does this test require x86?

https://github.com/llvm/llvm-project/pull/139002


More information about the lldb-commits mailing list