X-Git-Url: https://git.sur5r.net/?p=openocd;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=93632d4b428099ac2e997d3e546996e8db2f35da;hp=440aa04ad87f6d5b5035a3b9e4791bcdfbf92730;hb=46aed121b90701a11e62f2affa194861f6e32b0a;hpb=6f34e64b09b2a61156e837b3077dae619c60f2ea diff --git a/doc/openocd.texi b/doc/openocd.texi index 440aa04a..93632d4b 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -8871,7 +8871,11 @@ end @anchor{gdbrtossupport} OpenOCD includes RTOS support, this will however need enabling as it defaults to disabled. -It can be enabled by passing @option{-rtos} arg to the target @xref{rtostype,,RTOS Type}. +It can be enabled by passing @option{-rtos} arg to the target. @xref{rtostype,,RTOS Type}. + +@xref{Threads, Debugging Programs with Multiple Threads, +Debugging Programs with Multiple Threads, gdb, GDB manual}, for details about relevant +GDB commands. @* An example setup is below: