hdcscy
hdcscy
> Hi, i'm debugging an app on Pixel 2 running Android 11, and have the same issue, local variables and registers can't be viewed, getting the same "Internal Error", also...
> It depends. Please attach your settings. I guess you have enabled some other option (e.g., Quake move) which implies single instance mode. Hello, I have the same situation here....
I'm too, What's the reason for this? I've been thinking about it for two days.
> Do you have access rights dor the file? Hello, Yes, I'm administrator, and UAC permission is disabled on Windows. I have tried STL's **fstream** as well as C standard...
> Aren't append & truncate mutually exclusive? Yes, they are mutually exclusive, will throw an exception. but apend and other flag bit combinations also do not work, including its own...
> write_only + append throws? Although this combination will not throw an exception, but will not append, only overwrite, the **append** flag does not work.