gdb: adjust comment in gdb.multi/multi-target.exp.tcl
I wanted to make this change before pushing the last patch but forgot to amend before pushing. Change-Id: I8e1f03ee0131c1e75973718e7835b39580a06054
This commit is contained in:
parent
10ed138aa3
commit
160fe19337
@ -112,7 +112,7 @@ proc setup {non-stop} {
|
||||
|
||||
save_vars { ::GDBFLAGS } {
|
||||
# Make GDB read files from the local file system, not through the
|
||||
# remote targets.
|
||||
# remote targets, to speed things up.
|
||||
set ::GDBFLAGS "${::GDBFLAGS} -ex \"set sysroot\""
|
||||
clean_restart ${binfile}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user