DebugSession representing the debugging session
@param sourceDataIdentifier a SourceDataIdentifier that identifies previously loaded source data. If null, the source data must be provided explicitly, in the sourceData argument.
@param sourceData the actual data to use if no valid SourceDataIdentifier is available. This argument is ignored if a SourceDataIdentifier is supplied.
@param callback a ServerTestCallback instance that will be notified when the server call returns
| |