aboutsummaryrefslogtreecommitdiff
path: root/src/xsvf
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2018-05-22 12:32:01 -0700
committerTim Newsome <tim@sifive.com>2018-05-22 13:07:25 -0700
commitb629bbeade8cb430be8d2b899fd521a02419e393 (patch)
tree581e47f64f3c042f8c1b98246724a592a3d8f9bc /src/xsvf
parent6875379089a6d5de41a9f879872f73e86b88fca2 (diff)
downloadriscv-openocd-b629bbeade8cb430be8d2b899fd521a02419e393.zip
riscv-openocd-b629bbeade8cb430be8d2b899fd521a02419e393.tar.gz
riscv-openocd-b629bbeade8cb430be8d2b899fd521a02419e393.tar.bz2
Delay trigger enumeration until it's required.
This improves startup time, which is important when connecting to simulators. One problem is that triggers that are set when the debugger connects are not cleared until enumeration happens. Execution may halt due to a trigger set by a previous debug session, which could confuse the user. If this happens, triggers will be instantly enumerated, so it will only happen once per session. Change-Id: I3396f713f16980a8b74745a1672fe8b8a2d4abae
Diffstat (limited to 'src/xsvf')
0 files changed, 0 insertions, 0 deletions