mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs/idf_monitor: remove the mention of addr2line bug
Related to https://github.com/espressif/esp-idf/issues/2149. Since the new toolchain includes the updated version of binutils, remove the mention of this bug.
This commit is contained in:
parent
ca323fbaad
commit
962e35c011
@ -93,8 +93,6 @@ To decode each address, IDF Monitor runs the following command in the background
|
||||
|
||||
xtensa-esp32-elf-addr2line -pfiaC -e build/PROJECT.elf ADDRESS
|
||||
|
||||
.. note:: Due to a bug in addr2line, line numbers may be incorrect for some source files. However, the function name is always correct.
|
||||
|
||||
|
||||
Launching GDB with GDBStub
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user