此合并请求的源项目已被删除。
Add pprinter.py for pretty-printer support
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.