compiling dbg with debug |
Site Admin
|
Why would you need php compiled with debug? Are you going to debug php engine itself (e.g trace functions written in C) ? In this case why why would you need php debugger?
If you're sure you need it, there is no problem. Just recompile debugger with debugger-enabled php and it will work. If it does not, check php_config.h created by configure which subsequently is created by phpize script. |
||||||||||||
|
|
I know it seems strange. I'm using a module in my project that was compiled with debug. The only way I was able to get that module to load was to compile php with debug. I'll get a non debug build of that module at some point, but right now I don't have time to wait.
I had to go into php_dbg.h and #define ZEND_DEBUG 1 . With that dbg was able to load. Brian |
||||||||||||
|
Site Admin
|
It's what would be defined in php_config.h
|
||||||||||||
|
compiling dbg with debug |
|
||
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