Re: LLDB step over command

2021-05-14 Thread misc
Just set recent snapshot in parallel to release. Next function works properly in this version. Thank you. On Fri, May 14, 2021 at 05:02:28PM +0900, Masato Asou wrote: > From: misc@abrakadabra.systems > Subject: LLDB step over command > Date: Wed, 12 May 2021 21:58:31 +0300 >

Re: LLDB step over command

2021-05-14 Thread Masato Asou
From: misc@abrakadabra.systems Subject: LLDB step over command Date: Wed, 12 May 2021 21:58:31 +0300 > Hello > > Im on 6.9 release amd64. Switched to clang and lldb since gcc and gdb are not > in base anymore. My problem is during debugging for some functions > command "nex

LLDB step over command

2021-05-12 Thread misc
Hello Im on 6.9 release amd64. Switched to clang and lldb since gcc and gdb are not in base anymore. My problem is during debugging for some functions command "next/step-over" behaves like "step/step-in". example code (just for illustration purpose): #include #include int main() { int