aboutsummaryrefslogtreecommitdiffhomepage
path: root/debug/gdb
Commit message (Expand)AuthorAge
* 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