Tue Mar 23, 2004 2:16 am |
Replies: 1 |
Views: 8810 |
|
 |
Using DBG with PHPed 3.3 has been extremely slow on our dsl connection, and basically useless on a dial up. Doesn't matter whether
I open the session with IDE or the editor. It's always stalling mid ...
|
Wed Mar 10, 2004 11:51 am |
Replies: 5 |
Views: 7111 |
|
 |
I start it from IE, and I have created a project.
It works fine debugging line by line starting at the first this way, and if I put in DebugBreak() and turn off start @ 1'st line in IDE it breaks t ...
|
Tue Mar 09, 2004 6:12 pm |
Replies: 5 |
Views: 7111 |
|
 |
I only set "breakpoint on script start" after trying numurous other things.
When I change the setting as described in tools->settings->Debugger,
my breakpoints are ignored, and the script is ...
|
Tue Mar 09, 2004 3:30 pm |
Replies: 5 |
Views: 7111 |
|
 |
I'm using the 3.3 demo on XP
When debugging, I can't get breakpoints to do anything.
When I set "breakpoint on script start" to off in the debugger,
it just goes to the end of the script, ignorin ...
|