Add support for Eigen::Block types to GDB pretty printer
Reference issue
What does this implement/fix?
Add support for Eigen::Block types to GDB pretty printer.
Additional information
- Thanks a lot to Allan Leal who provided the patch, see also #1539 (closed).
- See also !543 (merged).