mschechtman
2010-08-13 06:08:42 UTC
I'm running NetBeans on a Mac doing PHP development.
I know the debugger is working because I can view variable values. And I know that I can set breakpoints and step through code because the line number in the call stack changes when I step.
But there is no indication on the screen where the debugger currently is. The current text line is light blue when I'm editing. But the current debugger line has no visual cue.
I understand the line the debugger is ready to execute is supposed to be green. But I see no indication at all, and I can't find where to set it.
Thanks so much!
Marty
I know the debugger is working because I can view variable values. And I know that I can set breakpoints and step through code because the line number in the call stack changes when I step.
But there is no indication on the screen where the debugger currently is. The current text line is light blue when I'm editing. But the current debugger line has no visual cue.
I understand the line the debugger is ready to execute is supposed to be green. But I see no indication at all, and I can't find where to set it.
Thanks so much!
Marty