You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust for changes in Python 3.13 for debugging, and breakage caused by Python 3.13 and its packaging system.
Environment variable TREPAN_PYGMENTS_STYLE now influences the default style used. This is useful when going from a shell using Pygments goes into the debugger. In particular, the Mathics3 debugger and mathicsscript work this way.
Add set/show disasmflavor to set disassembly style. "Disasmflavor" is the name gdb uses.