Documentation | user/debugging: Add Scrutiny documentation (!252)

Abdullah Wasiq (@aftwasiq) gitlab at rtems.org
Wed Sep 2 06:09:01 UTC 2026




Abdullah Wasiq commented on a discussion on user/debugging/scrutiny.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158564

 > +
 > +1. The Scrutiny embedded library which links to your application code
 > +1. The Scrutiny GUI which displays the instrumentation information
 > +1. The Scrutiny server which bridges the connection between the library and GUI
 > +
 > +The Scrutiny embedded library already has a native RTEMS build recipe, you will
 > +not need to cross-compile it. You can install it for your BSP with the following:
 > +
 > +```shell
 > +cd $HOME/quick-start/src/rsb/rtems
 > +$ ../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/7 \
 > +    --with-rtems-bsp=arm/stm32f4 devel/rtems-scrutiny
 > +```
 > +
 > +As for the Scrutiny GUI and Scrutiny server, you can install them via pip or
 > +grab compiled binaries upstream from the Scrutiny documentation. To install

Fixed.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158564
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-16cr6vzlv0iup22xtkx189vgq-j/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260902/82036ffc/attachment.htm>


More information about the bugs mailing list