ITK/GDBPretty: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
Line 22: Line 22:


* [http://www.archive.org/details/VisualDebuggingWithCustomPrettyPrinters Screencast demo]
* [http://www.archive.org/details/VisualDebuggingWithCustomPrettyPrinters Screencast demo]
* [http://www.archive.org/details/icpGui itkCompareProject demo]


== Installation ==
== Installation ==

Revision as of 10:08, 18 November 2010

Repositories

  • Custom GDB There are some changes here until we have time to push them upstream.
  • gdb-pretty-libstdcxx Pretty printers by Tom Tromey from GDB for GNU implementation of the C++ standard library.
  • gdb-pretty-science Pretty printers for "science" -- mostly image viewers at the moment.
  • gdb-pretty-itk Text and image viewer printers for the InsightToolkit.
  • itkCompareProject ITK image viewer pretty printer that synchronizes views over a session.

Documentation

Articles

Examples

Screencasts

Installation



ITK: [Welcome | Site Map]