SiriusLab / ModelDebugging

Runtime and tools to bring execution and simulation in your domain specific tooling built with Sirius and/or Eclipse Modeling Framework.
Eclipse Public License 1.0
6 stars 10 forks source link

improve context management in pushStackFrameReply #3

Closed dvojtise closed 8 years ago

dvojtise commented 8 years ago

use context passed as parameter in the stackFrame rather than inferring one from topStackFrame. Inferrence is used only if context is null. Update bottomStackFrame too.