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? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -