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
{{ message }}
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
No breakpoints are hit, when I debug my vb.net application with MonoRemoteDebugger. The IDE says: no symbols are loaded. Is this application only working with c# code?
Steps to recreate
Create a vb.net application with one window and a button that shows a messagebox.
set a breakpoint.
Current behavior
breakpoint is not hit. IDE says not symbols are loaded.