mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

[release-8.4] [Debugger] Incrementally load new children rather than remove-all and… #9363

Closed monojenkins closed 4 years ago

monojenkins commented 4 years ago

… then load-all

Should theoretically fix some of the removeItems/expandItem crashers

Backport of #9355.

/cc @jstedfast

slluis commented 4 years ago

Closing since the crash doesn't seem to be occurring anymore.