There were 3 development Linux machines, 1,2,3. Was using #2, and it was shut-down for reasons not fully disclosed to me. However, it was working perfectly for debugging applications. I’ve updated my projects to point to server #1 (And for trials, used #3 as well) but was unable to debug on either server. Breakpoints worked fine, but viewing variables does not work at all, unless they are globals.
The error I get is:
VarName mi_cmd_var_create: unable to create variable object
This happens for all variables, preview/auto/locals.
It may help to note that the Linux machines 1/2/3 are all clones of each other.
This brings me to my 2nd issue – this forums search command does not work. I click search and enter “mi_cmd_var_create” and get no results, but entering it into a search engine (Google, etc) and restricting results to this site yields a bunch of results. None of which helped me figure out what’s going wrong, though.