The bytecode dumping function should not directly write to stdout
dibyendumajumdar opened this issue · 0 comments
dibyendumajumdar commented
Instead we need to use the writestring api call. This allows the correct capture of output to the debugger.
dibyendumajumdar opened this issue · 0 comments
Instead we need to use the writestring api call. This allows the correct capture of output to the debugger.