Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core | |
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Method and Description |
---|---|
VmResourceRef |
ChromiumSourceDirector.findVmResourceRef(IFile file) |
Modifier and Type | Method and Description |
---|---|
static VmResourceRef |
VmResourceRef.forRegExpBased(ScriptNameManipulator.ScriptNamePattern scriptNamePattern) |
static VmResourceRef |
VmResourceRef.forVmResourceId(VmResourceId vmResourceId)
Creates VmResourceRef that is based on
VmResourceId . |
Modifier and Type | Method and Description |
---|---|
RelayOk |
BreakpointSynchronizer.BreakpointHelper.createBreakpointOnRemote(ChromiumLineBreakpoint uiBreakpoint,
VmResourceRef vmResourceRef,
BreakpointSynchronizer.BreakpointHelper.CreateCallback createCallback,
SyncCallback syncCallback)
Create breakpoint on remote VM (asynchronously) and link it to uiBreakpoint.
|
static RelayOk |
ChromiumLineBreakpoint.Helper.createOnRemote(ChromiumLineBreakpoint uiBreakpoint,
VmResourceRef vmResourceRef,
ConnectedTargetData connectedTargetData,
ChromiumLineBreakpoint.Helper.CreateOnRemoveCallback createOnRemoveCallback,
SyncCallback syncCallback) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.