Sun Mar 18, 2012 10:57 am |
Replies: 6 |
Views: 4715 |
|
 |
with 1st:
If you have debug sesion ON, all subsequent requests to the same server will be debugged, regardless whether Debug Next Page is on or off.
with 2nd:
I'm not sure what "sometimes&qu ...
|
Fri Jan 27, 2012 2:59 am |
Replies: 24 |
Views: 25097 |
|
 |
unfortunately the "hide" just hides the folder from the workspace
But when you do a searh, I can see it searching in this big folders!!
So it is not hidden from a search point of vie ...
|
Sat Jan 21, 2012 1:43 am |
Replies: 6 |
Views: 4715 |
|
 |
Hi,
I have 2 strange issues
1) when you click on debug next page, after the debug, it remains checked, so you have to manually uncheck "debug next page" + "debug session". I ...
|
Mon Jul 25, 2011 7:30 am |
Replies: 9 |
Views: 3920 |
|
 |
Occasionally I do have problems getting the debugger to kick in, so I temporarily add a DebugBreak() to work around the problem. Some people don't like using DebugBreak() in their code as it will caus ...
|
Fri Jul 15, 2011 4:41 am |
Replies: 9 |
Views: 3920 |
|
 |
Rod, It's not necessary to turn PC off to get cookies cleaned. Just close browser process and all cookes won't survive.
Closing a window may not help because temporary cookies belong to process, not ...
|
Thu Jul 14, 2011 9:59 am |
Replies: 9 |
Views: 3920 |
|
 |
ok thanks, I will do it.
I'm sure you can find a solution, because it is working well with the debug toolbar of IDE.
FYI I also had problems with the "debug session" checkbox.
Sometimes ...
|
Fri Jul 01, 2011 6:32 am |
Replies: 9 |
Views: 3920 |
|
 |
Hello,
I've just moved from ZEND IDE to phpEd, and phpED is far much better that ZEND IDE!!
I've just found a small bug, which has a workaround.
If you select "debug next page" and ...
|