techl / MonoRemoteDebugger

Other
83 stars 18 forks source link

What does "Not supported breakpoint on user thread" mean? #33

Closed dlahmad closed 7 years ago

dlahmad commented 7 years ago

Dear Developer,

as far as i understand it you can set breakpoints. In which cases one cannot set them? What exactly does user thread mean in this context?

Thanks in advance and best regards

techcap commented 7 years ago

Currently, setting breakpoints works only in main thread.

dlahmad commented 7 years ago

@techcap Thank you very much for the information.