Final formulation of the sentence in a Command Line chapter

This commit is contained in:
Andrey Gramakov 2019-02-12 08:38:41 +03:00
parent c3324d5645
commit a50fc4f015

View File

@ -101,7 +101,7 @@ If you are not quite sure how to use GDB, check :ref:`jtag-debugging-examples-ec
Command Line
^^^^^^^^^^^^
1. To be able start debugging session, the target should be up and running, i.e. OpenOCD needs to be running in the background. If not done already, complete steps described under :ref:`jtag-debugging-configuring-esp32-target`.
1. Begin with completing steps described under :ref:``jtag-debugging-configuring-esp32-target``. This is prerequisite to start a debugging session.
.. highlight:: bash