MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / gdb_printers.py

File gdb_printers.py

scripts/gdb_printers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import gdb.printing
2
3# https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing.html
4# https://sourceware.org/gdb/onlinedocs/gdb/Writing-a-Pretty_002dPrinter.html

Callers

nothing calls this directly

Calls 4

intFunction · 0.85
build_pretty_printerFunction · 0.85
GeojsonPrinterClass · 0.85
SVGPrinterClass · 0.85

Tested by

no test coverage detected