Debug Build of the debugger shared object |
Site Admin
|
Dear Charles,
I explained this by email, but I'm not sure that you received my answer. You don't need _debug_ target when you build php. Just specify CFLAGS="-g -O0" when you build php and it will be built with full debug info and no optimizations that may affect gdb (gnu debugger) abilities to show correct stacktraces and content of local variables. After php is built, do not install it. Just copy php binary to desination folder or use it in place. "Make install" may strip debug info and make binary useless for debugging. |
||||||||||||
_________________ The PHP IDE team |
Debug Build of the debugger shared object |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by