1.2.0
disassembly via xdis now supports "extended" assembly listing which is new. Use that by default. New command `
Commands have been gone over to be DRYer and use a more modern style of imports.
Small bugs have been fixed in conjunction with going over the commands.
New/Changed commands:
set asmfmtwill let you select between the different formats andshow asmfmtwill show you what format is in effectinfo linesshows more information about what lines can be breakpointed (have line number table offsets in code)info offsetsshows you what offsets can be breakpointed (start on a line-number table entry)info linegives more information, i.e. offset info, for a given line.