Skip to content

Graphical Debugging v0.27

Compare
Choose a tag to compare
@awulkiew awulkiew released this 30 Dec 18:08
· 140 commits to master since this release

additions:

  • support for std::set
  • support for boost::circular_buffer
  • support for boost::gil::image
  • support for boost::geometry::index::rtree (no direct memory access for now, so it may take long time to load)
  • variable loading time check and possibility to stop if it takes too long

bugfixes:

  • updated debugger visualizers for boost::variant