Debug visualizers

Sysprogs forums Forums VisualGDB Debug visualizers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9610
    hromain
    Participant

    Hi,

    There wer som major improvements of the debug visualizer since the last version.

    But there are some template classes without visualizers, like std::multimap or boost::fusion::vector for example.

    Is it planned to complete the visualizer scope at a same status than QTcreator or native visual studio ?

    If not is there possible to write our own visualizers for such highly templated classes ?

    Cheers

    #9625
    support
    Keymaster

    Hi,

    We currently don’t have any specific plans for supporting visualization of std::multimap or boost::fusion::vector, however VisualGDB offers 2 mechanisms that allow adding custom type visualizers easily:

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