simple Project Builder debugger question
simple Project Builder debugger question
- Subject: simple Project Builder debugger question
- From: Max J Cantor <email@hidden>
- Date: Sat, 12 May 2001 16:11:18 -0400 (EDT)
Is there any way to see the value of the string pointed to by an NSString
id?
As in, if i have an NSString *st, is there any way to see its string in
the debugger.
-Max