- wrenDebugPrintStackTracevoid wrenDebugPrintStackTrace(WrenVM* vm) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenDumpCodevoid wrenDumpCode(WrenVM* vm, ObjFn* fn) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenDumpInstructionint wrenDumpInstruction(WrenVM* vm, ObjFn* fn, int i) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenDumpStackvoid wrenDumpStack(ObjFiber* fiber) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenDumpValuevoid wrenDumpValue(Value value) 
- Undocumented in source. Be warned that the author may not have intended to support it.