[update] documentation
[fw/stlink] / doc / tutorial / tutorial.tex
index f177e2b87c703c012f64e4411ab9a712b21385e1..434365fd5e280d43c06c58b65f01d00b0c209123 100644 (file)
@@ -146,6 +146,8 @@ The board BLUE and GREEN leds should be blinking (those leds are near the user a
 
 \newpage
 \section{Notes}
+
+\subsection{Disassembling THUMB code in GDB}
 \paragraph{}
 By default, the disassemble command in GDB operates in ARM mode. The programs running on CORTEX-M3
 are compiled in THUMB mode. To correctly disassemble them under GDB, uses an odd address. For instance,