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