The help for the step commands say (e.g.): (lldb) help thread step-in Source level single step in specified thread (current thread, if none specified).
Syntax: thread step-in <cmd-options> [<thread-id>] Is there anything else you need? Jim On Nov 1, 2013, at 3:12 PM, Yin Ma <[email protected]> wrote: > Hi, > > I am wondering if there is a command that can let me > Stick in one thread of many threads to do step or next? > How step, next, si, ni behave in thread debugging? > > Thanks, > > Yin > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
