Richard Lynch wrote:
Can anybody recommend a good C debugger fitting the following criteria: FreeBSD 5.3 command-line based (no X)
so far: gdb
intuitive enough for a guy who hasn't touched C in 20 years to not fail plays well with PHP source C code/macros
er? (coming from a guy that's never more than looked at C)
installable and runnable by non-root user
don't know if that will be possible. and unless your running php as CLI then you'll hsve to attach apache to the debugger which requires stopping apache and then starting it via the debugger... not something you can usually do as any other than root (as you know :-)
TIA!
you certainly know how to ask bad-ass questions don't you ;-)
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php