• 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 equivalent to gdb's bt X?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lldb equivalent to gdb's bt X?


  • Subject: lldb equivalent to gdb's bt X?
  • From: Lee Ann Rucker <email@hidden>
  • Date: Fri, 26 Oct 2012 15:28:39 -0700

In gdb, "bt X" shows the top X calls of the backtrace; in lldb it's the backtrace for thread X. Is there an lldb equivalent? http://lldb.llvm.org/lldb-gdb.html doesn't seem to know about the gdb feature.

 If I've got a frequently-called method and I'm trying to track down who's using it, I'd like to set a breakpoint that does "bt 3" then continues; if it prints the whole bt that's an awful lot of noise to filter out.
 _______________________________________________
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 equivalent to gdb's bt X?
      • From: Jason Molenda <email@hidden>
  • Prev by Date: SLComposeViewController Facebook posts as iOS instead of Facebook Application Identifier
  • Next by Date: Private ivar not showing up in debugger?
  • Previous by thread: SLComposeViewController Facebook posts as iOS instead of Facebook Application Identifier
  • Next by thread: Re: lldb equivalent to gdb's bt X?
  • Index(es):
    • Date
    • Thread