forked from auracaster/openocd
tcl: Replace 'gdb_' prefix with 'gdb' command group
Change-Id: I0490b4c112c1a922bf77a4b37df2a630a8f6cea1 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8337 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
This commit is contained in:
committed by
Antonio Borneo
parent
44cfdef0a4
commit
b764fc2a4d
@@ -35,4 +35,4 @@ reset_config none
|
||||
# The default linker scripts provided by the eSi-RISC toolchain do not
|
||||
# specify attributes on memory regions, which results in incorrect
|
||||
# application of software breakpoints by GDB.
|
||||
gdb_breakpoint_override hard
|
||||
gdb breakpoint_override hard
|
||||
|
||||
Reference in New Issue
Block a user