Skip to content

Commit b507ca3

Browse files
tkolconralph-lange
authored andcommitted
Removed conclusion section.
1 parent a76ada1 commit b507ca3

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

  • _docs/tutorials/advanced/nuttx/debugging

_docs/tutorials/advanced/nuttx/debugging/index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -132,18 +132,6 @@ This switches to thread 2 and then inspects the local variables, of which there
132132
In my case, this is the NSH thread which is waiting for some input.
133133

134134

135-
### Conclusion
136-
137-
This concludes this basic tutorial on getting gdb to run with OpenOCD and NuttX support.
138-
139-
Using gdb on the command line is considered a bit cumbersome by many. So if you know your way
140-
around an IDE with gdb support, integrating it should be easy. We leave that as an exercise
141-
for the reader ;-)
142-
143-
There are also IDEs with microcontroller support -- stay tuned for another tutorial with more
144-
details on that.
145-
146-
147135
## Debugging with Visual Studio Code
148136

149137
This is a follow-up to the [tutorial above](#debugging-a-nuttx-target-with-gdb-and-openocd), because the set up done in that tutorial is a pre-requisite to debugging with Visual Studio Code.

0 commit comments

Comments
 (0)