To change the value of a boolean variable, lldb-dap rejects true and false and makes you use 0 and 1. {"command":"setVariable","arguments":{"variablesReference":24 ...
Then __my_var_private is a string rather than a boolean and I can't see any other way of doing it. Am I missing something? Is there a way to do this? Thanks!