Opened on 02/25/22 at 17:03:13
Last modified on 03/13/23 at 03:58:36
#4622 new enhancement
Add Python initializer for gdb RTEMS specific support
Reported by: | Joel Sherrill | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Indefinite |
Component: | tool/gdb | Version: | |
Severity: | normal | Keywords: | gdb, tools, ecosystem, SoC, small, pretty printers, c++ |
Cc: | Chris Johns | Blocked By: | |
Blocking: |
Description (last modified by Joel Sherrill)
GDB needs an initialization hook in Python like the ones installed into ${prefix}/share/gdb for RTEMS installations.
Please see Chris Johns for further details.
Possible Mentors: Chris Johns
Skills: Python, C
Difficulty: Medium
Change History (3)
comment:1 Changed on 02/25/22 at 21:22:24 by Joel Sherrill
Description: | modified (diff) |
---|
comment:2 Changed on 03/13/23 at 03:55:49 by Chris Johns
comment:3 Changed on 03/13/23 at 03:58:36 by Chris Johns
Keywords: | pretty printers c++ added |
---|
Note: See
TracTickets for help on using
tickets.
These links may be useful:
https://gcc.gnu.org/legacy-ml/libstdc++/2009-02/msg00056.html
https://sourceware.org/gdb/onlinedocs/gdb/Python-Auto_002dloading.html