|
|
|
|
|
by igouy
4078 days ago
|
|
>>but code changes do not update objects retroactively<< Can you explain what you mean by that? iirc You can step back through the execution stack in the debugger, change code or variable values; and when you resume the new code is used and the new values are used. |
|