Re: C Debugger?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux