aboutsummaryrefslogtreecommitdiffhomepage
path: root/debug/gdb
Commit message (Expand)AuthorAge
* 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
* 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
* Changed debug/gdb/printers.py to correctly display variable sized matrices.Gravatar Sameer Sheorey2011-03-02
* 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 python script for Eigen::Matrix (gdb-7.0 and later).Gravatar Benjamin Schindler2009-12-08