Browse Source
It seems there were only two cases: - Values expiring when stack frame exits - Values expiring immediately when debuggee is resumed These precisely correspond to these two cases: (respectively) - Values that have closed expression - Values that do not have closed expression The new behaviour is that every value expires when debuggee is resumed. Work in progress... git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2773 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
8 changed files with 17 additions and 43 deletions
Loading…
Reference in new issue