-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: DebuggerIssues using or interacting with the debugger.Issues using or interacting with the debugger.
Description
I can't debug at all. Hangs on the splash screen. A breakpoint in OnCreate of the MainActivity is never hit as I get the following in the debugger.
System.InvalidProgramException
Message=Invalid IL code in Mono.SystemDependencyProvider:Initialize (): IL_002e: endfinally
A release build runs fine, except for what was reported in #6479.
Tried on another machine, and get the same result. Both machines Windows 11
Reverted back to VS 2022 17.0.0 and can debug normally again.
warappa and agneszitte
Metadata
Metadata
Assignees
Labels
Area: DebuggerIssues using or interacting with the debugger.Issues using or interacting with the debugger.