Re: HELP!
Posted: Tue Sep 08, 2020 7:50 pm
I thought I'd just provide an update on this.
It's clear that there's something very wrong going on with initialisation in the VMD debugger. It's not just statics as the same problem happens when creating files. According to the debugger, files that definitely don't exist magically appear before the code that creates them runs. This apparent time travel will drive you crazy, so be warned.
Life is too short to dig deeper so I no longer use the debugger for anything initialisation related.
It's clear that there's something very wrong going on with initialisation in the VMD debugger. It's not just statics as the same problem happens when creating files. According to the debugger, files that definitely don't exist magically appear before the code that creates them runs. This apparent time travel will drive you crazy, so be warned.
Life is too short to dig deeper so I no longer use the debugger for anything initialisation related.