gdb/python: add file pprinter.py to register RTEMS and GCC pretty-printers
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.