Mariano Martinez Peck wrote:
Sean: it may be difficult/impossible. But....you may want to try invoking the function say printOop() from the XCode console.
Thanks Mariano. When I put a breakpoint in Xcode with this particular image, the image takes over my whole screen (may be because it's in fullscreen) and I have to hard reset. So instead of printing the class name, I'm trying to get it as a string, so I can put an if to skip on the desired call. I'm working on it, but my C is very rusty and I'm fumbling with the string handling. Mariano Martinez Peck wrote:
If you read my post: http://marianopeck.wordpress.com/2011/04/23/how-to-debug-the-vm/
Very nice. I actually saw a lot of interesting VM-related info on your blog that I added to my reading list. -- View this message in context: http://forum.world.st/Re-Vm-beginners-Fwd-Oops-I-put-a-halt-in-a-startup-met... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.