You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/extensibility/debugger/event-sources-visual-studio-sdk.md
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -15,53 +15,53 @@ ms.workload:
15
15
There are two sources of events: the debug engine (DE) and the Session Debug Manager (SDM). Events sent from a DE have a non-NULL engine, while events sent from the SDM have a NULL engine.
16
16
17
17
## Example
18
-
The following example shows how to send the **IDebugProgramCreateEvent2** from the DE to the SDM.
18
+
The following example shows how to send the **IDebugProgramCreateEvent2** from the DE to the SDM.
0 commit comments