Wed, 23 Sep 2020 19:10:42 +0200 | Detlev Offenbach | Added capability to show information about a code object. | file | diff | annotate |
Tue, 22 Sep 2020 19:30:03 +0200 | Detlev Offenbach | PythonDisViewer: started implementing a code info widget to show data about a code object. | file | diff | annotate |
Mon, 21 Sep 2020 19:03:35 +0200 | Detlev Offenbach | Added a viewer to visualize Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer. | file | diff | annotate |
Sun, 20 Sep 2020 18:32:28 +0200 | Detlev Offenbach | Finished to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane. | file | diff | annotate |
Sat, 19 Sep 2020 19:04:21 +0200 | Detlev Offenbach | Started to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane. | file | diff | annotate |