diff options
Diffstat (limited to 'src/test/debug-info/function-prologue-stepping-no-split-stack.rs')
| -rw-r--r-- | src/test/debug-info/function-prologue-stepping-no-split-stack.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/debug-info/function-prologue-stepping-no-split-stack.rs b/src/test/debug-info/function-prologue-stepping-no-split-stack.rs index da2d4e09fc6..690d6248cea 100644 --- a/src/test/debug-info/function-prologue-stepping-no-split-stack.rs +++ b/src/test/debug-info/function-prologue-stepping-no-split-stack.rs @@ -16,7 +16,7 @@ // consequence, and as opposed to regular Rust functions, we can set the breakpoints via the // function name (and don't have to fall back on using line numbers). -// compile-flags:-Z extra-debug-info +// compile-flags:-g // debugger:set print pretty off // debugger:rbreak immediate_args // debugger:rbreak binding |
