-
Notifications
You must be signed in to change notification settings - Fork 39.7k
program location only shown for active session #83543
Copy link
Copy link
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Testing #83065:
Observe: both programs are paused but only one editor shows the program location with a yellow line (the program of the active debug session). When switching to the editor tab, no yellow line is shown in that editor because the editor contains the source of the non-active debug session.
This is unexpected and confusing.
I suggest that we show all program locations (but with different intensities).