Skip to content

Run in debug #85

@snakex64

Description

@snakex64

Now that we have ICorDebug capabilities integrated, we can modify the "Run" sequence to attach our debugger to it.

Requirements:

  • Use existing debug services. Check DebugSessionEngine_FullIntegration_BuildRunAndAttachToNodeDevProject unit tests (as well as the other in that file) for example
  • Visual feedback to see we're debugging the process
  • Visual feedback should change if process closes
  • New tab in the console output at the bottom to show the callbacks from ManagedDebuggerCallbacks.cs
  • New unit tests to demonstrate it works
  • New e2e tests to demonstrate the new visual stuff works

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions