Suraj Kumar commented on a discussion on user/debugging/gdb.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111223 > + > +#. *Debugging commands* > + Once connected, the code needs to be loaded before it can be run. > + > + .. code-block:: none > + > + (gdb) load > + (gdb) b main > + (gdb) continue > + > + > +Debugging with GDB & OpenOCD > +------------- > + > +OpenOCD is a JTAG debugging package that interfaces to a wide of JTAG pods. > JTAG > +is a low level high speed serial interface modern processors provide as a > means I had copied this word for word from the older documentation and did not want to touch as I do not have much knowledge about JTAG debugging. Would you like me to still modify this? -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111223 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
