]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: develop: Add a general section on gdb usage
authorAlexander Dahl <ada@thorsis.com>
Wed, 26 Jun 2024 10:47:18 +0000 (12:47 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 30 Jun 2024 11:58:31 +0000 (13:58 +0200)
commit636480e4e7088d05d7ff77af72ca00443c62b3e9
tree442d43287378579a6f8fff99ca6c0dfa4d6eab21
parent43b6b577bceda5f75204352b3dc4f0613b14e7d4
doc: develop: Add a general section on gdb usage

Mashed up from different sources linked below, including the now gone
Wiki and doc/README.arm-relocation file.  Tested on a custom board with
AT91 SAMA5D2 SoC and Segger J-Link Base adapter.  This is only generic
advice here, the usage is not board specific.  Some board docs have more
specific instructions on using gdb with a particular board.

Link: https://www.slideshare.net/slideshow/embedded-recipes-2019-introduction-to-jtag-debugging/177511981
Link: https://boundarydevices.com/debugging-using-segger-j-link-jtag/
Link: https://web.archive.org/web/20141224200032/http://www.denx.de/wiki/view/DULG/DebuggingUBoot
Link: https://web.archive.org/web/20141206064148/http://www.denx.de/wiki/view/DULG/GDBScripts1
Suggested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/develop/gdb.rst [new file with mode: 0644]
doc/develop/index.rst