cc.squirreljme.runtime.cldc.debug.CallTraceUtils

Utilities to use for printing call traces and other related methods. SquirrelJME uses compactified traces which are smaller and easier to read accordingly. Prints like the following: {@code EXCEPTION java.lang.NegativeArraySizeException: BK01 -1101486066 | IN java.lang.Throwable (Throwable.java) |- .<init>:(Ljava/lang/String;)V @0h (:81 INVOKESTATIC@10) }