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.
1 parent 659a383 commit 32ad53aCopy full SHA for 32ad53a
lldb/test/Shell/Commands/command-breakpoint-by-addr.test
@@ -0,0 +1,3 @@
1
+# RUN: %clang_host -g -O0 %S/Inputs/main.c -o %t.out
2
+# RUN: %lldb -b -o 'breakpoint set -a "main + 26"' %t.out | FileCheck %s --check-prefix CHECK
3
+# CHECK: Breakpoint 1: address =
0 commit comments