It would be cool if there is a disassemble command that dumps out the assemble of the current frame.
frysk-core/frysk/cli/hpd/CL * CLI.java (CLI): Added a DisassembleCommand. * DisassembleCommand.java: Added.