php - How the netbeans debugger (xdebug) can jump back to breakpoint, if breakpoint was already reached? -


i have drupal module function called more 1 time. »run cursor« button, can jump breakpoint once.

but after i'm stepping out breakpoint, inside function, called more 1 time, cannot return »run cursor«-button, check, happens @ second call of function.

has idea? thank's in front.

if have breakpoint inside function can't continue (f5) debugging? xdebug stop on breakpoint when function called.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -