index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debug
/
gdb
Commit message (
Expand
)
Author
Age
*
Make gdb pretty printer Python3-compatible (bug #800).
Kolja Brix
2014-04-28
*
fix bug #511: pretty printers on windows
Gael Guennebaud
2012-09-26
*
Manual MPL2 relicensing fixes
Benoit Jacob
2012-07-13
*
add Eigen::Array support to GDB pretty printers
Rhys Ulerich
2012-02-11
*
fix bug #320 (pretty gdb printer on mingw)
Gael Guennebaud
2011-07-20
*
Fix truncated instructions for printers.py
Jitse Niesen
2011-05-30
*
Changed debug/gdb/printers.py to correctly display variable sized matrices.
Sameer Sheorey
2011-03-02
*
Changed the gdb display format of vectors and added support for quaternions.
Daniel Lowengrub
2010-04-21
*
Handle row and col major matrices in the gdb pretty printer
Benjamin Schindler
2009-12-08
*
Display the data ptr as part of the header
Benjamin Schindler
2009-12-08
*
Correct license header of the gdb pretty printer
Benjamin Schindler
2009-12-08
*
Adding __init__.py so the printers can be used directly from the checkout
Benjamin Schindler
2009-12-08
*
Added a pretty printer python script for Eigen::Matrix (gdb-7.0 and later).
Benjamin Schindler
2009-12-08