I have written my first Hello World Objective C program. How do I add a breakpoint and inspect a variable? I can see a Breakpoints button but can\'t insert one.
use menu entry Product->Debug->Add Breakpoint at Current line
that menu also shows the shortcuts for similar actions