Debugger causes crash
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
In the appended file the debugger causes a crash, if active.
Analysis:
The crash results out of the call in the Loop object, but finally leads to void Debugger::gatherInformations(). This function gets a wrong value for nLocalVarMapSize.
Implementation:
The final reason was a strange behavior of the Procedure constructor. A Work-around was implemented.
Tests:
No deviations were detected in the past. Fix was implemented correctly. Ticket will be closed.
Anonymous
Diff:
Diff:
Diff:
Diff: