RTEMS Tools | GDB Python rtems.pprinter is missing (#17)

Chris Johns (@chris) gitlab at rtems.org
Fri Nov 15 05:29:14 UTC 2024



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241115/ecc7915b/attachment-0001.htm>


More information about the bugs mailing list