Details
-
Type:
Improvement
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: SCALE-20.12-ALPHA, 12.0-U1
-
Component/s: Middleware
-
Labels:None
Description
This is required so we can properly debug middlewared process with gdb.
The initial idea is to change build system to build two python versions, the debug + -O0 would be built but not installed, instead kept somewhere so we could easily replace it.