RTEMS | Add GDB debug script section to executable (#5035)

Chris Johns (@chris) gitlab at rtems.org
Mon Jul 1 03:58:48 UTC 2024




Chris Johns commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5035#note_108523


You do not need to run and step the executable for each arch. Starting `gdb` with the executable should be enough to the trigger the auto-loading of the python support and our special section. It you see the prints then it is all that is needed. I think there is a print in the RTEMS C++ loader?

Note, when comfortable you can remove the path prints in the debug section. I only added those to show what was happening. The will not be needed in the version we commit to the repo.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5035#note_108523
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/20240701/89ef230b/attachment.htm>


More information about the bugs mailing list