![]() |
![]() | [fixed] Problem with set_error_handler & Debug step by s | ![]() |
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
5023 comes with DBG 3.1.12. Would you please double check version number you work with? |
|||||||||||||
_________________ The PHP IDE team
|
![]() |
![]() | ![]() |
![]() |
![]() |
I double checked
I download PHPEd on 2007-05-24 and I got build 5023 The exe was NuSphere-phped-5.0evl-Win32.exe 57.448.353 byte It installed DbgListener.exe of 1.400.832 byte v3.1.10.0 Apart for this do you known the problem I wrote? Do you think that it is solved with v3.1.12? If so, may you give a link to download? Thanks very much. |
|||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
I mean version of the debugger module that's running on the server. Please check with phpinfo().
|
|||||||||||
_________________ The PHP IDE team
|
![]() |
![]() | ![]() |
![]() |
![]() |
Ok, triple check.
phpinfo result: dbg DBG php debugger, version 3.1.12, Copyright 2001, 2007 Dmitri Dmitrienko, http://www.nusphere.com/dbg Would we focus on the problem? |
|||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
as a possible workaround, would you put those calls to set_error_handler() into a separated procedure and not step over them?
|
|||||||||||
_________________ The PHP IDE team
|
![]() |
![]() | ![]() |
![]() |
![]() |
Ok, this is an easy workaround, I'll do it.
Thanks for your support. |
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() |
Hi Dmitri,
I'm still having problems with debugger and set_error_handler I have PHP Version 5.2.1, DBG php debugger version 3.1.12, PHPED v5.0.5025 (Professional) I try to explain the problem usign this schema: Line 10: some code Line 20: set_error_handler('my_error_handler') Line 30: some code Line 40: trigger_error('my_notice', E_USER_NOTICE); Line 50: some code Case 1 I put breakpoint at line 50 , I use F9 to go from 0 to 50. If I have a breakpoint after line 40 my_error_handler is called and works ok only when php is at line 40, every succesive call doesn't trigger my_error_handler, I see errors only with the Errors windows of the IDE. Case 2 I put breakpoints at lines 30 and 50 , I use F9 to go from 30 to 50. If I have a breakpoint before line 40, my_error_handler is never called, I can see error only within the Errors window of the IDE. I'm developing a framework for my company and I need to have a custom error handler so I can't remove this function. Any Idea to solve the matter? Thanks for support. |
|||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
This problem is fixed in dbg 3.2.1 that will come with next build of PhpED, namely 5026.
|
|||||||||||
_________________ The PHP IDE team
|
![]() |
![]() | [fixed] Problem with set_error_handler & Debug step by s | ![]() |
|
||
![]() |
![]() |
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
