This cleans up a constructor initialization order warning.
Enjoy,
Bill Lynch
Index: source/Target/ThreadPlanStepInstruction.cpp
This cleans up a constructor initialization order warning.
Enjoy,
Bill Lynch
Index: source/Target/ThreadPlanStepInstruction.cpp
Here are some additional constructor fixes:
Index: source/Target/ThreadPlanStepOut.cpp
Thanks, applied with some style tweaks as r108524.
Hi, I’ve come across a few more of these Constructor warnings. Here are the related fixes:
Index: source/Plugins/DynamicLoader/MacOSX-DYLD/ThreadPlanStepThroughObjCTrampoline.cpp
Looks good, applied (r108840).