How to pretty-print STL using VisualGDB Debugger

Sysprogs forums Forums VisualGDB How to pretty-print STL using VisualGDB Debugger

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30113
    Anonymous
    Inactive

    Hi!

    I’m working at a company, and we are using VisualGDB.

    I’m currently working on an embedded project and I would like to know how can I visualize STL types, such as std::string, std::vector, std::map. Is there an option to enable it in VisualGDB? Right now it only says “error reading variable” when I want to check the value of a std::string.

     

    Cheers,

    David

    #30116
    support
    Keymaster

    Normally it should work out-of-the-box. If not, please create and attach a gdb log file demonstrating the issue and we will look further into it.

    Also in order for us to link your account to your company’s support profile, please either update your forum email address accordingly, or let us know your company email/key via the support form.

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