Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1096949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T00:21:24+00:00 2026-05-17T00:21:24+00:00

This should be so simple, and yet, it is evading me: When stopped at

  • 0

This should be so simple, and yet, it is evading me: When stopped at a breakpoint in the Xcode/gdb debugger, I wish to find the current refcount of an object derived from NSObject. How can I do this? I can’t seem to find a way, and it is driving me mad.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T00:21:25+00:00Added an answer on May 17, 2026 at 12:21 am

    Even better: go to the console (command+shift+r) and type:

    p (int)[objectName retainCount]

    And press enter. You can execute any statement you want on that console (it’s GDB, at least for now), making whatever code calls you want, and it’ll still try — and usually succeed — to come up with a result. ‘p’ is to print the result as a C primitive, ‘po’ would print the result as an Objective-C class (ie, by calling ‘description’ just as if you’d NSLog’d the instance). The ‘int’ is there because GDB can’t always determine the return types at runtime, in which case you need to tell it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This seems like it should be simple but I can't find anything yet. In
This should be relatively simple to do but I've yet to find a description
This should be simple, yet I can't get it to work. I have a
This should be simple task but i am not been able to find the
This should be simple. Yet, it's giving me Hell. Problem I have compiled the
I keep telling myself that this should be simple, and yet I'm completely lost.
I think that my issue should be really simple, yet I can not find
This should be a simple one, and yet I need help to solve the
I've run into a really weird situation. This should be so simple, yet I'm
This should probably be pretty simple but my Google-Fu is as yet unable to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.