Page 1 of 1

need open source debugger

Posted: Fri Nov 16, 2007 6:11 am
by raghavan20
hi,

i have linux and windows boxes. all my web code are running in my linux box. but i normally use IDE in windows. I want to debug my scripts in my linux box from a IDE in windows. All web code are exposed to windows box using Samba. I can only work with free or open-source IDE or debugger since this is an office environment. Can you suggest me some combination of IDE and debugger which can be installed quite straight-forward and which probably you are very sure that it works?

the debugger should at least support:
debugging of files which can include many other files
inclusion of break points
using variable watches
step in, step over


Thank you.

Posted: Mon Dec 03, 2007 6:31 am
by jeffery

Posted: Mon Dec 03, 2007 8:54 am
by arjan.top
yes pdt + xdebug or zend debugger works nice :)