Debug Error with latest Nightly (N20080810) [message #77992] |
Mon, 11 August 2008 17:19  |
Eclipse User |
|
|
|
Hi,
Getting an error with the latest nightly build using Xdebug. Error
occurs when starting a new build using multisession:
An error has occurred. See error log for more details.
org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
cannot be cast to org.eclipse.php.internal.debug.core.model.IPHPDebugTarget
After the error occurs the debug session continues to work. Proccesses
stop when they hit breakpoints and variables are available. The other
problem is that every time a page loads Eclipse reports an error with
"debug output" and the details of "Error". Also getting data in the
Debug Output / Browser Output views when there wasn't data before.
Can do more testing if someone needs more information.
Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789
--
Shawn Clark
|
|
|
Re: Debug Error with latest Nightly (N20080810) [message #78026 is a reply to message #77992] |
Tue, 12 August 2008 08:54   |
Eclipse User |
|
|
|
Hi Shawn, thanks for the bug report. I have fixed the classCastException issue. A new feature of
xdebug support was to use the "Debug Output" and "Browser Output" views. But as you have discovered
there seems to be some sort of issue with the "Debug Output" view.
To supress these errors for now you can turn off output capture for stdout in the xdebug preferences.
Regards
Dave Kelsey
Shawn Clark wrote:
> Hi,
>
> Getting an error with the latest nightly build using Xdebug. Error
> occurs when starting a new build using multisession:
>
> An error has occurred. See error log for more details.
> org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
> cannot be cast to org.eclipse.php.internal.debug.core.model.IPHPDebugTarget
>
> After the error occurs the debug session continues to work. Proccesses
> stop when they hit breakpoints and variables are available. The other
> problem is that every time a page loads Eclipse reports an error with
> "debug output" and the details of "Error". Also getting data in the
> Debug Output / Browser Output views when there wasn't data before.
>
> Can do more testing if someone needs more information.
>
> Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789
>
> --
> Shawn Clark
|
|
|
Re: Debug Error with latest Nightly (N20080810) [message #78042 is a reply to message #78026] |
Tue, 12 August 2008 17:39  |
Eclipse User |
|
|
|
Dave,
Thanks for the quick response. I like the idea of getting some
additional information through the Debug / Browser output windows as
well as the option to turn it on / off. I will try it out when I get the
next nightly.
--
Shawn
Dave Kelsey wrote:
> Hi Shawn, thanks for the bug report. I have fixed the classCastException
> issue. A new feature of xdebug support was to use the "Debug Output" and
> "Browser Output" views. But as you have discovered there seems to be
> some sort of issue with the "Debug Output" view.
>
> To supress these errors for now you can turn off output capture for
> stdout in the xdebug preferences.
>
> Regards
> Dave Kelsey
>
> Shawn Clark wrote:
>> Hi,
>>
>> Getting an error with the latest nightly build using Xdebug. Error
>> occurs when starting a new build using multisession:
>>
>> An error has occurred. See error log for more details.
>> org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
>> cannot be cast to
>> org.eclipse.php.internal.debug.core.model.IPHPDebugTarget
>>
>> After the error occurs the debug session continues to work. Proccesses
>> stop when they hit breakpoints and variables are available. The other
>> problem is that every time a page loads Eclipse reports an error with
>> "debug output" and the details of "Error". Also getting data in the
>> Debug Output / Browser Output views when there wasn't data before.
>>
>> Can do more testing if someone needs more information.
>>
>> Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789
>>
>> --
>> Shawn Clark
|
|
|
Powered by
FUDForum. Page generated in 0.05486 seconds