Opened 4 years ago

Last modified 4 years ago

#769 new Bugs

A number of fixes

Reported by: djensen Owned by: incastrix
Priority: 1 Milestone: 1.2.1
Component: XDebug Version: 1.2.1
Keywords: Cc:

Description

I ran into a number of issues with the xdebug interface not working on windows. I suspect the issues are not platform dependent and will test Linux.
1) null pointer exception if there is an empty path map. Changes to XDebugTarget
2) null pointer exception while terminating the remote process. Changes to XDebugTarget
3) Hang if remote debugger establishes a connection, but the browser did not send a
XDEBUG_SESSION_START attribute. Changes to XDebugConnection and XDebugProxy.

Possible fixes are attached.

Attachments (3)

XDebugProxy.java (5.8 KB) - added by djensen 4 years ago.
XDebugConnection.java (6.5 KB) - added by djensen 4 years ago.
XDebugTarget.java (20.9 KB) - added by djensen 4 years ago.

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by djensen

Changed 4 years ago by djensen

Changed 4 years ago by djensen

comment:1 Changed 4 years ago by incastrix

thanks djensen,

But first try nightly build.

I'm going to check if issues persist in nightly build.

Mauro "Incastrix" Casciari

Note: See TracTickets for help on using tickets.