simonaferrara
4 years agoFrequent Contributor
Edit code while debugging
Hi all,
is there the possibility to edit the code during the debug, when the execution is paused on a breakpoint? To make some code changes during a debugging session, instead of having to stop, edit and restart the debugging session?
I've seen that there is the possibility to change variables values during debugging, but I've not found, for now, any information to directly edit the code during debugging.
Thanks!
Simona
Hi Simona,
Code changes during runtime is not possible. (At least now.)