I'm on Mac OS X 10.3.6. The dbg.so for php 4.3.7 is working. I've set up DDD under XFree86 but I'm getting nowhere with the cli client so I can make use of that.
This will look familiar to many of you, I guess:
 	
	| DBG php debugger, version 2.11.30, Copyright 2001, 2004, Dmitri Dmitrienko, www.nusphere.com dbg>file /Users/kirk/Sites/phpinfo.php
 Reading symbols from /Users/kirk/Sites/phpinfo.php...done.
 dbg>run
 
 Program exited.
 Session start timeout has expired.
 Program is not being run.
 dbg>
 
 | 
Any hope?
thanks!