mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-12-04 19:07:03 +00:00
Updated Debugging Optimized Code (markdown)
parent
5bcf113aa8
commit
752cea551e
@ -3,7 +3,7 @@ the question of debugging optimized code. It was a project his thesis advisor Su
|
||||
|
||||
Also see [An Interactive High-Level Debugger for Control-Flow Optimized Programs](ftp://bitsavers.informatik.uni-stuttgart.de/pdf/xerox/parc/techReports/CSL-83-1_An_Interactive_High-Level_Debugger_for_Control-Flow_Optimized_Programs.pdf)
|
||||
|
||||
I have a lot of admiration for Dr. Zellweger in tackling this task. To working on debuggers, you have to roll up your sleeves and get your hands plenty dirty. I think we'd both agree that adding debug support of optimized code is a lot of work, however you accomplish it.
|
||||
I have a lot of admiration for Dr. Zellweger in tackling this task. To work on debuggers, you have to roll up your sleeves and get your hands plenty dirty. I think we'd both agree that adding debug support of optimized code is a lot of work, however you accomplish it.
|
||||
|
||||
My particular point of view comes is a little different though, from having debugged lots of optimized and unoptimized code.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user