Mono Class Library: OverviewMono.Debugger.Soft.VirtualMachine: Members |
The members of Mono.Debugger.Soft.VirtualMachine are listed below.
See Also: Inherited members from Mono.Debugger.Soft.Mirror
[read-only] EndPoint System.Net.EndPoint. [read-only] Process System.Diagnostics.Process. [read-only] RootDomain AppDomainMirror.
ClearAllBreakpoints() Documentation for this section has not yet been entered.CreateBreakpointRequest(MethodMirror, long) : BreakpointEventRequest Documentation for this section has not yet been entered.CreateMethodEntryRequest() : MethodEntryEventRequest Documentation for this section has not yet been entered.CreateMethodExitRequest() : MethodExitEventRequest CreateStepRequest(ThreadMirror) : StepEventRequest CreateValue(object) : PrimitiveValue Documentation for this section has not yet been entered.Dispose() EnableEvents(params EventType[]) Exit(int) GetNextEvent() : Event GetNextEvent(int) : Event GetNextEvent<T>() : T GetThreads() : IList<ThreadMirror> Documentation for this section has not yet been entered.Resume() SetBreakpoint(MethodMirror, long) : BreakpointEventRequest Suspend()