View Issue Details

IDProjectCategoryView StatusLast Update
0001564XdebugDocumentationpublic2021-03-17 09:35
ReporterChealer Assigned Toderick  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionwon't fix 
Summary0001564: Remote Debugging documentation: Sessions and XDEBUG_SESSION not clearly explained
Description

https://xdebug.org/docs/remote discusses sessions and the value of XDEBUG_SESSION, but never explains clearly what a session is.

My understanding is that the value of XDEBUG_SESSION must match the number of an already existing session. It would presumably be best to add a session in the schemas of the "Communication Set-up" section.

One thing particularly useful to clarify would be whether several scripts can be debugged in a single session (visibly) and whether a session can be used by several scripts at the same time.

TagsNo tags attached.
Operating System
PHP Version7.2.0-7.2.4

Activities

Chealer

2018-07-19 18:42

reporter   ~0004683

Other questions to answer:
How are session numbers assigned?
Can 2 sessions run simultaneously? The answer to that is yes.

derick

2021-03-17 09:35

administrator   ~0005760

This has all changed for Xdebug 3. If there is still some unclearness, please file a new issue.

Issue History

Date Modified Username Field Change
2018-07-19 18:38 Chealer New Issue
2018-07-19 18:42 Chealer Note Added: 0004683
2021-03-17 09:35 derick Assigned To => derick
2021-03-17 09:35 derick Status new => resolved
2021-03-17 09:35 derick Resolution open => won't fix
2021-03-17 09:35 derick Note Added: 0005760