techl / MonoRemoteDebugger

Other
83 stars 18 forks source link

VS 2015 community: no symbols loaded #30

Open jgbl opened 7 years ago

jgbl commented 7 years ago

Installed product versions

Description

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.

Expected behavior

Breakpoint is hit.

techcap commented 7 years ago

I never tried with vb. When I tried with vb, it didn't work.