1.2.1
- Add
info locals --list - Correct Formatting of 1-arg bytes in asm
- Get "set patsub" to substitute file paths e.g. "^/code" inside docker -> "/Users/rocky/project"
About "set patsub". We need to do the substitution in the debugger, not in
pyficache where we just want the presentation of the filename to be
different. The actual location is the name pyficache sees and gets
lines from.