aboutsummaryrefslogtreecommitdiffhomepage
path: root/debug
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* refactor common row/column iteration code into its own classGravatar Jeff Trull2016-12-08
* add display of entries to gdb sparse matrix prettyprinterGravatar Jeff Trull2016-12-08
* Introduce a simple pretty printer for sparse matrices (no contents)Gravatar Jeff Trull2016-12-08
* Correct prettyprinter comment - Quaternions are in fact supportedGravatar Jeff Trull2016-12-08
* Make gdb pretty printer Python3-compatible (bug #800).Gravatar Kolja Brix2014-04-28
* Added Visual Studio 2012 debug visualizers.Gravatar Hauke Heibel2013-01-26
* fix bug #511: pretty printers on windowsGravatar Gael Guennebaud2012-09-26
* Manual MPL2 relicensing fixesGravatar Benoit Jacob2012-07-13
* add Eigen::Array support to GDB pretty printersGravatar Rhys Ulerich2012-02-11
* fix bug #320 (pretty gdb printer on mingw)Gravatar Gael Guennebaud2011-07-20
* Fix truncated instructions for printers.pyGravatar Jitse Niesen2011-05-30
* Final working fix for the EOL extension.Gravatar Hauke Heibel2011-04-30
* Changed debug/gdb/printers.py to correctly display variable sized matrices.Gravatar Sameer Sheorey2011-03-02
* Improved the fixed size array display.Gravatar Hauke Heibel2010-10-20
* Adapted the MSVC visualizer to the new Dynamic value.Gravatar Hauke Heibel2010-07-03
* Changed the gdb display format of vectors and added support for quaternions.Gravatar Daniel Lowengrub2010-04-21
* Handle row and col major matrices in the gdb pretty printerGravatar Benjamin Schindler2009-12-08
* Display the data ptr as part of the headerGravatar Benjamin Schindler2009-12-08
* Correct license header of the gdb pretty printerGravatar Benjamin Schindler2009-12-08
* Adding __init__.py so the printers can be used directly from the checkoutGravatar Benjamin Schindler2009-12-08
* Added a 'pretty printer' for the msvc debugger (tested on Visual Studio 2008).Gravatar Hauke Heibel2009-12-08
* Added a pretty printer python script for Eigen::Matrix (gdb-7.0 and later).Gravatar Benjamin Schindler2009-12-08