diff options
Diffstat (limited to 'src/test/debuginfo/function-prologue-stepping-regular.rs')
| -rw-r--r-- | src/test/debuginfo/function-prologue-stepping-regular.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debuginfo/function-prologue-stepping-regular.rs b/src/test/debuginfo/function-prologue-stepping-regular.rs index 7cb9c6bba52..060ba4a4932 100644 --- a/src/test/debuginfo/function-prologue-stepping-regular.rs +++ b/src/test/debuginfo/function-prologue-stepping-regular.rs @@ -11,6 +11,7 @@ // This test case checks if function arguments already have the correct value when breaking at the // beginning of a function. +// min-lldb-version: 310 // ignore-gdb // compile-flags:-g |
