Documentation | user/debugging: Add Scrutiny documentation (!252)
Abdullah Wasiq (@aftwasiq)
gitlab at rtems.org
Wed Sep 2 06:09:14 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_158565
> +as it will take you extra effort to connect to Scrutiny.
> +
> +## Installing Scrutiny
> +
> +Scrutiny has three components:
> +
> +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 \
Should be fixed now, I think this is the right macro
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158565
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-4lqinthbl317xgct5ouxjbvmq-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/5271d529/attachment-0001.htm>
More information about the bugs
mailing list