Skip to content

Conversation

@KevinRansom
Copy link
Contributor

@KevinRansom KevinRansom commented Jan 3, 2023

Script debugging only ever worked with the windows desktop .NET Framework fsi, it did not work with dotnet sdk fsi implementation. Last year script debugger got broken for the desktop framework.

image

This PR starts the process of repairing it, along the way it enables script debugging for as well.
Here is stepping through a script with the coreclr fsi.

image

There are still horrid bugs, watch variables doesn't work, on either platform. More work will attempt to address that.

@KevinRansom KevinRansom requested a review from a team as a code owner January 3, 2023 23:46
@KevinRansom KevinRansom changed the title Debugging -- let's see what's broke Debugging -- Enable debugging scripts with the VS Debugger. Jan 6, 2023
T-Gro
T-Gro previously approved these changes Jan 6, 2023
vzarytovskii
vzarytovskii previously approved these changes Jan 6, 2023
@KevinRansom KevinRansom dismissed stale reviews from vzarytovskii and T-Gro via 6255d54 January 9, 2023 00:48
vzarytovskii
vzarytovskii previously approved these changes Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants