Chris Johns created an issue:
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/17
Assignee: Chris Johns
## Summary
There is a module missing from the RTEMS GDB C++ Pretty Printer support.
Starting `gdb` results in:
```
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from build/arm-rtems6-xilinx_zynq_microzed/app/spu/spu...
RTEMS GDB Support
Python Exception <class 'ModuleNotFoundError'>: No module named 'rtems.pprinter'
(gdb)
```
This issue is set to the %6.1 milestone because it is fixing the support being
documented by
https://gitlab.rtems.org/rtems/rtos/rtems-release/-/merge_requests/9.
## Steps to reproduce
Start an RTEMS `gdb` with an RTEMS executable.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/17
You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs