But on my machine, i have to repopulate the list every time I recompile or restart my app.The watched variables are remembered between the debugging sessions, and even saved with the compiler options, so you do not need to re-populate this list all the time.
From what I understand of the documentation as quoted above, it shouldn't be so.
Is there something extra that needs to be done and that I'm not doing here ?
Should this behaviour be listed under the "Bugs" topic ?