1) I’m doing ‘set host-charset UTF-8’. Is there a way to configure the GDB Session pane to use UTF-8? It seems hardcoded to CP1252 or something.
2) Is there a way to get the mouse-hovering tooltips and watches to display unescaped Unicode strings, i.e. NOT L”3371335433453355″ but L”שלום” instead?