• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
LLDB: How to lock onto a single thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LLDB: How to lock onto a single thread


  • Subject: LLDB: How to lock onto a single thread
  • From: Andreas Grosam <email@hidden>
  • Date: Sat, 10 Mar 2012 15:55:39 +0100

As mentioned in several places in the documentation, when using the LLDB debugger "As you step through, you can lock onto a single thread and follow that specific thread of execution."

OK, but HOW?   (Could not find this in the docs)

What I want to achieve is exactly that what has been stated in the docs: I want to step through a certain code path in one thread irrespectively what the other threads are doing. Actually, when single stepping through the code I more or less randomly "resume" in other threads, which makes it difficult to keep track and focus on the problem.

Ideally, I also want to be able to disable/enable breakpoints within the context of certain thread in some easy way, if possible.



Thanks for a tip.

Andreas
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: LLDB: How to lock onto a single thread
      • From: Han Ming Ong <email@hidden>
  • Prev by Date: Re: When did LLDB take over?
  • Next by Date: Re: When did LLDB take over?
  • Previous by thread: Re: Software - An Apple Embarrassment WAS briefly: Re: a breath of fresh air
  • Next by thread: Re: LLDB: How to lock onto a single thread
  • Index(es):
    • Date
    • Thread