add gdb helper scripts to load barebox symbols
Add a gdb script with two helper functions which use the new
pbl_barebox_break symbol to calculate the current barebox load address
on the device and loads a barebox ELF file to this address.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c37cc2d commit d71573a006a2fc2b83c076c556b88166f4e3dec3
@Rouven Czerwinski Rouven Czerwinski authored on 24 Jun 2019
Sascha Hauer committed on 27 Jun 2019
Showing 3 changed files
View
Documentation/user/debugging.rst 0 → 100644
View
Documentation/user/user-manual.rst
View
scripts/gdb/helper.py 0 → 100644