summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
Commit message (Collapse)AuthorAgeFilesLines
* add gdb helper scripts to load barebox symbolsRouven Czerwinski2019-06-271-0/+60
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>