Hi, setting set remotetimeout 1000 from the gdb shell, it works. If set inside .gdbinit, seems not. The subsequent read_bank command fails for timeout. Using gdb 12.1 built for arm (32bit) target
Hi,
setting
set remotetimeout 1000
from the gdb shell, it works.
If set inside .gdbinit, seems not.
The subsequent read_bank command fails for timeout.
Using gdb 12.1 built for arm (32bit) target