diff options
Diffstat (limited to 'lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit')
-rw-r--r-- | lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit b/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit index 906c18b004d..13de5fb60bc 100644 --- a/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit +++ b/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit @@ -1 +1 @@ -target stop-hook add -f stop-hook.c -l 30 -e 34 -o "expr ptr"
\ No newline at end of file +target stop-hook add -f stop-hook.c -l 29 -e 34 -o "expr ptr"
\ No newline at end of file |