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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to