Hi everyone, I have a strange problem. When i set a break point in the source code, when i'm in the debugger the break point appears 4 lines above where i set the break point. The only thing i can think of is i have added
#pragma mark - in a few places to logically separate my code. Does this effect debugger operation (i.e. maybe its counting the pragma marks in its offset calculations) Rgds, George B -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
