D18122: Fix Xdebug disconnecting after php finished if multiple connections are allowed

waldo cancino noreply at phabricator.kde.org
Wed Jan 9 14:16:44 GMT 2019


wcancino created this revision.
wcancino added a reviewer: brauch.
Herald added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
wcancino requested review of this revision.

REVISION SUMMARY
  - If we launch a php xdebug process (browser) multiple connections are supported by default. If the debugged script finishes, the debug session do not keep
  
  listening for additional connections.
  
  - Various code fixes and some refactorization.

TEST PLAN
  - Launch a php script for debug (with some breakpoint defined).
  - When script finishes, reload the url(on the browser),  php debugger will  accept the connection and start debugging the script

REPOSITORY
  R68 KDevelop XDebug Support

REVISION DETAIL
  https://phabricator.kde.org/D18122

AFFECTED FILES
  debugjob.cpp
  debugjob.h
  debugsession.cpp

To: wcancino, brauch
Cc: kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190109/c93d2e9a/attachment.html>


More information about the KDevelop-devel mailing list