PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WB19: Hang when debugging into virtual procedure
WB19: Hang when debugging into virtual procedure
Débuté par Michael Q, 25 juil. 2014 11:34 - 2 réponses
Posté le 25 juillet 2014 - 11:34
Is it normal for the debugger to hang when debugging into a virtual procedure?
If not, how can I fix this?

Many thanks

Michael
Posté le 26 juillet 2014 - 20:11
Hi,

AWP, Webdev , PHP modus ?

I know that debugging in php is not that great since wl code is translated to the "php framework".

What do you mean by a virtual procedure ?

regards
Allard
Posté le 26 juillet 2014 - 20:19
Thanks Allard.

I just tried it again and it seems I was passing the wrong number of parameters to the procedure. It seems to work OK now.

Michael