boswars/tools/gdb
Kalle Olavi Niemitalo 0ea3e29e14 Add GDB pretty printer for Missile *
When Missile *missile is being printed in GDB, print the pointer value
in hexadecimal and missile->Type->Ident.  Extend StructPointerPrinter
to support this kind of indirection and use it for CUnit * too,
removing CUnitPointerPrinter.
2023-06-23 15:31:53 +02:00
..
boswars_printers.py Add GDB pretty printer for Missile * 2023-06-23 15:31:53 +02:00
libstdcxx_printers.py Tell GDB not to print Uint8 values as characters. 2023-06-23 15:31:52 +02:00
sdl_printers.py Tell GDB not to print Uint8 values as characters. 2023-06-23 15:31:52 +02:00