Y
Hacker News
new
|
ask
|
show
|
jobs
by
fryguy
3630 days ago
I believe changing data structures gives a "you must restart to make this change" when resuming debugging. It's mainly for code flow type bugs rather than data structure type bugs.
1 comments
wrp
3630 days ago
For things that require restarting in Visual Studio, look in the docs for the topic of
rude edits
.
link