[lldb-dev] How to step in one thread and stick in this thread among many threads?

Yin Ma yin at affinic.com
Fri Nov 1 15:35:33 PDT 2013


Hi Jim

 

Thank you. I will try this command to see if it works for me.

 

Yin 

 

From: Jim Ingham [mailto:jingham at apple.com] 
Sent: Friday, November 01, 2013 3:22 PM
To: Yin Ma
Cc: lldb-dev at cs.uiuc.edu
Subject: Re: [lldb-dev] How to step in one thread and stick in this thread among many threads?

 

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 <yin at affinic.com> 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
 <mailto:lldb-dev at cs.uiuc.edu> lldb-dev at cs.uiuc.edu
 <http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131101/4f2ae5fe/attachment.html>


More information about the lldb-dev mailing list