Gedare Bloom started a new discussion on user/debugging/scrutiny.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158453 > +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 \ we have a macro instead of hard-coded version number, check the quickstart section for the macro usage -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158453 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-5r5iruqz3hdrgsncb7dux0ke4-j/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
