Re: Getting backtrace through GDB?

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

 



Jason Young wrote:
Anyone, anyone? Bueller? :P
I'm sure someone has experience with GDB? I'm not looking for a newbie primer, I'm just curious if anyone has had experience with the problem below and knew how to correct it..


  I guess we are on PHP users list, gdb's ;)

If no symbols appear, it means that libraries and PHP wasn't compile with debug flags (eg -g with gcc). So, what you need as informations depends about what OS you're running.

But, especially for PHP, you must run configure PHP building with the fine flag --enable-debug.

  For more information, you can read the GCC and GDB documentations.

--
Mickaël Wolff aka Lupus Michaelis
http://lupusmic.org

--
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