Hi,
Every once in a while, I have to restart VS5.0.9 because the debugger wont recognize a new break point or a change in a variable isn't displayed properly. For instance, I may change the name of a field reference in a table. Although the value shows up with the next debug run, that field is shown with the old name even though there is no code reference to it and the new name is not displayed at all. It's like it is cached. But because it occupies the same table position within the table, the value appears properly.
This is in the Windows editor. I haven't tried the OSX one yet. Thanks.