GitXplorerGitXplorer
K

CPPDebuggerVisualizers

public
176 stars
47 forks
18 issues

Commits

List of commits on branch master.
Unverified
11e0f2277d151906093dfd018dcae7dd6173fe65

Update VS2017 version

KKindDragon committed 5 years ago
Unverified
a8b1dbfc800d30fbfad64211c26393d95f3fff37

VS2019 first version

KKindDragon committed 5 years ago
Unverified
11e0ba5449a506fca3b68865e1ba196944b02370

Added advanced visualizer for boost::property_tree

SSergeyVSB committed 6 years ago
Unverified
6f83307df96878c1f4b8825e544ccd87c1912d11

'variant' visualizer optimized

RRomanKhv committed 6 years ago
Unverified
46d64f255e98e2d6fe6d3562855b93bb55c93fb4

Print 'nullopt' for empty optional (#27)

bbiocomp committed 5 years ago
Unverified
471a067cc4fb7192c81262e4c7058f1e08677605

Add simple icu visualizer. (#18)

eegorpugin committed 7 years ago

README

The README file for this repository.

C++ Debugger Visualizers Donate

C++ Debugger Visualizers for Boost, wxWidgets, TinyXML2.

Debugger Visualizers for Boost based on visualizers for VS2010 and Microsoft boost::shared_ptr visualizer

  • Boost library
    • boost::shared_ptr, boost::weak_ptr, boost::intrusive_ptr, boost::shared_array, boost::scoped_ptr, boost::scoped_array
    • boost::ptr_array, boost::ptr_vector, boost::ptr_list, boost::ptr_deque, boost::ptr_map, boost::ptr_set, boost::ptr_multimap, boost::ptr_multiset
    • boost::array, boost::dynamic_bitset, boost::circular_buffer
    • boost::unordered_map, boost::unordered_set, boost::unordered_multimap, boost::unordered_multiset
    • boost::intrusive::list, boost::intrusive::slist, boost::intrusive::set
    • boost::container::basic_string, boost::container::deque, boost::container::vector
    • boost::optional, boost::any, boost::variant
    • boost::filesystem::path, boost::filesystem::directory_entry, boost::filesystem::file_status
    • boost::posix_time::ptime, boost::posix_time::time_duration
    • boost::multiprecision
    • boost::rational
    • boost::regex
    • boost::interprocess::offset_ptr
    • boost::tribool
    • boost::unique_lock
    • boost::uuids::uuid
  • wxWidgets library: wxPoint, wxSize, wxRect, wxDateTime, wxLongLong, wxString, wxArrayString, wxDir, wxFileName
  • TinyXML library: TiXmlNode, TiXmlElement, TiXmlAttribute
  • TinyXML2 library: XMLNode, XMLElement, XMLAttribute
  • HRESULT for DirectX

You can install this extension from Visual Studio marketplace for VS2012, VS2013, VS2015 and VS2017

Please submit a request for support for new libraries and classes to this page https://github.com/KindDragon/CPPDebuggerVisualizers/issues