Skip to content

gdb/python: add file pprinter.py to register RTEMS and GCC pretty-printers

Suraj Kumar requested to merge the.m3chanic/rtems-tools:the-m3chanic into main

Summary

This MR adds a new file, pprinter.py to act as a layer that we can modify to add RTEMS pretty-printers as well as load the existing GCC printers. The stdcxx.py script it references is installed by the RSB at build time.

Merge request reports