There is any tool that I can debug and trace the running?

yys2000

Joined: 2005-05-16
Posts: 13
Posted: Mon, 2005-05-23 14:12

I can set break point and see the working flow of G2.
Thx :D
<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional):
Gallery version:
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-05-23 14:28

google for "php dbg" or xdebug.
i heard that you can set break points and debug with dbg in this free IDE:
http://www.maguma.com/?article=os_features&id=129

 
yys2000

Joined: 2005-05-16
Posts: 13
Posted: Mon, 2005-05-23 14:32

thx :o