need open source debugger
Posted: Fri Nov 16, 2007 6:11 am
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.
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.