• 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
Re: Stupidish question - scoping a class to the console
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stupidish question - scoping a class to the console


  • Subject: Re: Stupidish question - scoping a class to the console
  • From: Marco S Hyman <email@hidden>
  • Date: Thu, 01 Sep 2016 12:01:45 -0700

> When I'm at a breakpoint, some variables are in scope.
>
> Maybe I'd like to perform an operation on them.
>
> Maybe I'd like to just dump the contents of my database.

Is there a reason you can’t use lldb commands stored in an .lldbinit file for the project?  Or write python scripts that do exactly what you want for things that are more complicated than a simple command.  The scripts can be imported in the .lldbinit.

The command and script names can be as short or long as you like.

Marc
 _______________________________________________
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


References: 
 >Re: Stupidish question - scoping a class to the console (From: Jim Ingham <email@hidden>)
 >Re: Stupidish question - scoping a class to the console (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: Stupidish question - scoping a class to the console
  • Next by Date: Re: Stupidish question - scoping a class to the console
  • Previous by thread: Re: Stupidish question - scoping a class to the console
  • Next by thread: Why isn't xcode 8 on the developer downloads URL?
  • Index(es):
    • Date
    • Thread