• 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: [Q] How do I find out where a variable's type is getting changed?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] How do I find out where a variable's type is getting changed?


  • Subject: Re: [Q] How do I find out where a variable's type is getting changed?
  • From: Ondra Cada <email@hidden>
  • Date: Sat, 20 Jul 2002 23:15:48 +0200

On Saturday, July 20, 2002, at 07:37 , Mark de Jong wrote:

As long as I retain my object, things are fine.

Great. Actually, the first thing to be searched for in case you get a crash due to message sent to an inappropriate object is a missing retain.

My question about watching variables remains. Is this fixed in PB v2?

No access to Jaguar here, can't say...

Can I get "watch" functionality by using gdb from a Terminal window?

...but so far as I know, the (hardware-based) watch functionality is broken as long as OSX exists. You can get something a bit like software-based watch by using conditional breakpoints though -- help break and help cond in gdb console.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Re: [Q] How do I find out where a variable's type is getting changed? (From: Mark de Jong <email@hidden>)

  • Prev by Date: Before applicationDidFinishLaunching, before everything :]
  • Next by Date: Re: Before applicationDidFinishLaunching, before everything :]
  • Previous by thread: Re: [Q] How do I find out where a variable's type is getting changed?
  • Next by thread: Confused in sheets
  • Index(es):
    • Date
    • Thread