Hi.
I'm trying to debug a problem I'm having with PHP (see bug #46050).
I've got php5.3-win32-200809111007.zip 11-Sep-2008 15:26
12.1M and php5.3-dbgpack-win32-200809111007.zip 11-Sep-2008 15:22
4.7M from http://snaps.php.net/win32
But the PDB files are not matching : D:\Personal
Files\Software\PHP\Latest Versions\V5.3\php5ts.pdb: PDB does not match
image.
I would assume the debug files would match. Are they MS VS version
specific. I got the debugger up by surprise. I've just installed the
MS SQL 2005 Developer Edition and it seems that this debugger comes
with it.
Is there anything I'm able to do to help find the problem. I'm NOT a C
expert, but I can slowly make my way through the code if I have some
help.
Regards,
Richard Quadling.
--
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
On Thu, Sep 11, 2008 at 3:53 PM, Richard Quadling
rquadling@googlemail.com wrote:
Hi.
I'm trying to debug a problem I'm having with PHP (see bug #46050).
I've got php5.3-win32-200809111007.zip 11-Sep-2008 15:26
12.1M and php5.3-dbgpack-win32-200809111007.zip 11-Sep-2008 15:22
4.7M from http://snaps.php.net/win32But the PDB files are not matching : D:\Personal
Files\Software\PHP\Latest Versions\V5.3\php5ts.pdb: PDB does not match
image.I would assume the debug files would match. Are they MS VS version
specific. I got the debugger up by surprise. I've just installed the
MS SQL 2005 Developer Edition and it seems that this debugger comes
with it.Is there anything I'm able to do to help find the problem. I'm NOT a C
expert, but I can slowly make my way through the code if I have some
help.
They are built at the same time so they should work (and does here).
However, can you post again in the windows internals list please? It
is a better place to discuss this problem.
Cheers,
Pierre