Open apt1002 opened 4 years ago
Transform it in and out of C before/after calls to run(), just like pc and ir. Consequently, remove the stack argument to the BreakHandler callbacks.
run()
pc
ir
stack
Transform it in and out of C before/after calls to
run()
, just likepc
andir
. Consequently, remove thestack
argument to the BreakHandler callbacks.