Virtual Method
FoundryDebuggerinterpret
Declaration [src]
DexFuture*
interpret (
FoundryDebugger* self,
const char* command
)
Description [src]
Requests that the debugger interpret a command. This is typically the REPL of a debugger and can be used to bridge the normal interpreter of a debugger to the the user.