RTEMS | Draft: Add new section: .debug_gdb_scripts, across all executables on RTEMS (!98)

Sebastian Huber (@sebhub) gitlab at rtems.org
Mon Jul 15 14:52:58 UTC 2024




Sebastian Huber commented on a discussion on cpukit/sapi/src/exinit.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/98#note_109333

 >    _Scheduler_Handler_initialization();
 >  
 >    _SMP_Handler_initialize();
 > +
 > +  /* Macro call to embed section in script for pretty-printing */
 > +  DEFINE_GDB_PY();

I hope this GDB stuff doesn't need anything which executes on the target. If this \`DEFINE_GDB_PY()\` just produces a couple of debug sections, then it should be placed at file scope.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/98#note_109333
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/20240715/372e066c/attachment-0001.htm>


More information about the bugs mailing list