Unicode Support

Sysprogs forums Forums VisualGDB Unicode Support

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #910
    ikonst
    Participant

    Hi,

    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?

    Thanks

    #3387
    support
    Keymaster

    Hi,

    Which system are you targeting? Linux, MinGW/Cygwin or Android? Are you running GDB locally (i.e. using a cross-toolchain) or remotely via SSH?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.