Skip to content

chore: amends vscode debug config root paths#1387

Merged
Scott-James-Hurley merged 2 commits intodevelopfrom
fix_debug_configs
Mar 3, 2026
Merged

chore: amends vscode debug config root paths#1387
Scott-James-Hurley merged 2 commits intodevelopfrom
fix_debug_configs

Conversation

@Scott-James-Hurley
Copy link
Contributor

Description

Debugging using the configs specified in .vscode/launch.json is currently broken. This PR aims to fix them.

Motivation and Context

After a recent change to the way the images are built, localRoot and remoteRoot no longer match, meaning breakpoints can't be bound, preventing debugging.

How Has This Been Tested

I've ran the debugger and am able to hit breakpoints.

Changes

Tests included/Docs Updated?

  • All relevant doc has been updated

@Scott-James-Hurley Scott-James-Hurley requested a review from a team as a code owner February 27, 2026 12:13
@Scott-James-Hurley Scott-James-Hurley requested review from EdwardHaynes and removed request for a team February 27, 2026 12:13
@Scott-James-Hurley Scott-James-Hurley merged commit 6cbc8ec into develop Mar 3, 2026
22 checks passed
@Scott-James-Hurley Scott-James-Hurley deleted the fix_debug_configs branch March 3, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants