Good evening all,
I am sure what I am asking is a setting somewhere - I just don't know where.
I am working with SQLite and my SQL query strings can get long - long enough the debugger isn't displaying the full contents of the string (wxString) when in the debugging mode. At the end of some of my more lengthy queries, the debugging and watch windows end the string with "...".
I need to be able to see the entire string to determine if I typo'd in the query string.
May I ask for where to adjust the length of displayed memory variables either in the watch window or directly on the IDE's screen?
Manjaro Linux. AMD Threadripper Gen I, 64Gb brains - and fully up to date.
The IDE works just fine - I just don't know where to go to tweak the length of displayed strings....
Thank you!
Dave