| View previous topic :: View next topic |
| Author |
Message |
Jon Drukman Posted via mailing list.
|
Posted: Tue Jan 20, 2009 7:55 pm Post subject: Debugging error |
|
|
Is there any way to block the "java.net.MalformedURLException" dialog
that pops up constantly when doing xdebug debugging? i've reported
this issue dozens of times, and it's listed in the bug db and issue
tracker many many times but it still persists. drives me crazy.
thanks
-jsd- |
|
| Back to top |
|
 |
Jon Drukman Posted via mailing list.
|
Posted: Tue Jan 20, 2009 8:00 pm Post subject: Debugging error |
|
|
Is there any way to block the "java.net.MalformedURLException" dialog
that pops up constantly when doing xdebug debugging? i've reported
this issue dozens of times, and it's listed in the bug db and issue
tracker many many times but it still persists. drives me crazy. |
|
| Back to top |
|
 |
radek matous Posted via mailing list.
|
Posted: Tue Jan 20, 2009 9:51 pm Post subject: Debugging error |
|
|
Jon Drukman wrote:
| Quote: | Is there any way to block the "java.net.MalformedURLException" dialog
that pops up constantly when doing xdebug debugging? i've reported
this issue dozens of times, and it's listed in the bug db and issue
tracker many many times but it still persists. drives me crazy.
| Hi Jon,
I understand that it is really annoying, so please help me to
investigate the problem.
Please, put into your php.ini setting like this:
xdebug.remote_log=/tmp/xdebug.log (see
http://www.xdebug.org/docs/all_settings) and restart apache server.
When the exception is thrown, please take the log and attach it to the
issue (http://www.netbeans.org/nonav/issues/show_bug.cgi?id=156643)
thanks
Radek
|
|
| Back to top |
|
 |
Jon Drukman Posted via mailing list.
|
Posted: Tue Jan 20, 2009 10:21 pm Post subject: Debugging error |
|
|
On Tue, Jan 20, 2009 at 1:52 PM, radek matous <address-removed> wrote:
| Quote: | Jon Drukman wrote:
| Quote: |
Is there any way to block the "java.net.MalformedURLException" dialog
that pops up constantly when doing xdebug debugging? i've reported
this issue dozens of times, and it's listed in the bug db and issue
tracker many many times but it still persists. drives me crazy.
|
|
| Quote: | Hi Jon,
I understand that it is really annoying, so please help me to investigate
the problem.
Please, put into your php.ini setting like this:
xdebug.remote_log=/tmp/xdebug.log (see
http://www.xdebug.org/docs/all_settings) and restart apache server.
When the exception is thrown, please take the log and attach it to the issue
(http://www.netbeans.org/nonav/issues/show_bug.cgi?id=156643)
|
done.
http://www.netbeans.org/nonav/issues/showattachment.cgi/76062/xdebug.log.gz
i think it might have something to do with stepping into an eval().
that seems to trigger it pretty reliably.
-jsd- |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|