Author Topic: How to display vector/set/string in Watch window while in debug mode  (Read 4359 times)

q0987

  • Guest
Hello all,

I found that CB cannot display any STL object in watch window.
I have installed the latest version of CB and I assume that it is the limitation of this application.

Any workaround except printf?

Thank yoiu

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Any workaround except printf?
Search the forum for gdb pretty printers it has been explained many times how to set it up.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]