Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KindDragon/CPPDebuggerVisualizers
C++ Debugger Visualizers
https://github.com/KindDragon/CPPDebuggerVisualizers
c-plus-plus debugger-visualizers natvis visual-studio
Last synced: about 1 hour ago
JSON representation
C++ Debugger Visualizers
- Host: GitHub
- URL: https://github.com/KindDragon/CPPDebuggerVisualizers
- Owner: KindDragon
- License: bsl-1.0
- Created: 2012-07-22T16:49:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T14:32:43.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T10:15:52.020Z (4 months ago)
- Topics: c-plus-plus, debugger-visualizers, natvis, visual-studio
- Language: C++
- Homepage:
- Size: 274 KB
- Stars: 171
- Watchers: 26
- Forks: 46
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
C++ Debugger Visualizers [![Donate][1]][2]
========================C++ Debugger Visualizers for Boost, wxWidgets, TinyXML2.
Debugger Visualizers for Boost based on [visualizers for VS2010](https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers) and
Microsoft [boost::shared_ptr visualizer](http://archive.msdn.microsoft.com/boostsharedptrvis)* [Boost library](http://www.boost.org/)
* 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](http://www.wxwidgets.org/): wxPoint, wxSize, wxRect, wxDateTime, wxLongLong, wxString, wxArrayString, wxDir, wxFileName
* [TinyXML library](http://www.grinninglizard.com/tinyxml/): TiXmlNode, TiXmlElement, TiXmlAttribute
* [TinyXML2 library](http://www.grinninglizard.com/tinyxml2/index.html): XMLNode, XMLElement, XMLAttribute
* HRESULT for DirectXYou can install this extension from Visual Studio marketplace for [VS2012](https://marketplace.visualstudio.com/items?itemName=ArkadyShapkin.CDebuggerVisualizersforVS2012), [VS2013](https://marketplace.visualstudio.com/items?itemName=ArkadyShapkin.CDebuggerVisualizersforVS2013), [VS2015](https://marketplace.visualstudio.com/items?itemName=ArkadyShapkin.CDebuggerVisualizersforVS2015) and [VS2017](https://marketplace.visualstudio.com/items?itemName=ArkadyShapkin.CDebuggerVisualizersforVS2017)
Please submit a request for support for new libraries and classes to this page https://github.com/KindDragon/CPPDebuggerVisualizers/issues
[1]: https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif
[2]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N3QTYHP9LH6UY&lc=RU&item_name=C%2b%2b%20Debugger%20Visualizers&item_number=CPPDebuggerVisualizers¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted