aboutsummaryrefslogtreecommitdiffstats
path: root/tools/snippets_translate/main.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2022-07-19 17:18:22 +0200
committerChristian Tismer <tismer@stackless.com>2022-07-21 12:17:42 +0200
commitd4c472d39c96acccb55ced744f45798244a81098 (patch)
treeab9fc4c15acf72becf75e31b22631212d3aea8e8 /tools/snippets_translate/main.py
parenteae788072fff001028e0c8f04babd61325125281 (diff)
shiboken: add a handy function to disassemble the current frame
This function was very handy while debugging the Python 3.11 enum problem, because you can nicely see what is actually being executed. By adding an interface to Shiboken, it is also directly usable from a Python script. In the debugger, you can find the disassembleFrame function as SbkShibokenModule_disassembleFrame . This way it became simpler to analyze PYSIDE-1970 . Change-Id: Id989bb4beb8107ef702946c693c048b4dd8b9ebf Task-number: PYSIDE-1970 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'tools/snippets_translate/main.py')
0 files changed, 0 insertions, 0 deletions