Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUmair Sair2019-08-18 01:23:03 +0000
committerJonah Graham2019-08-19 16:43:22 +0000
commit9d97a364190efb6bf73df45a78772289917cbe54 (patch)
tree71ea807ad8be433cc249e15b1a1ab33d03817375 /lrparser/org.eclipse.cdt.core.lrparser.source.feature
parent342d0c7b892cd216650a0b17f36c8539f519705a (diff)
downloadorg.eclipse.cdt-9d97a364190efb6bf73df45a78772289917cbe54.tar.gz
org.eclipse.cdt-9d97a364190efb6bf73df45a78772289917cbe54.tar.xz
org.eclipse.cdt-9d97a364190efb6bf73df45a78772289917cbe54.zip
Bug 550165: Debugging is stuck when "command aborts" on step return
Adding unit test for MIAsyncErrorProcessor. The test adds breakpoint on 0x0 address and try to continue and step return. It asserts that the target is in stopped state and error as reason in both cases. Then it removes all the breakpoints and resumes the target and asserts that target is in resumed state. Change-Id: I2e024e0d5f55b4e9464a6f2b7a2b0c78bee4e8e8 Signed-off-by: Umair Sair <umair_sair@hotmail.com>
Diffstat (limited to 'lrparser/org.eclipse.cdt.core.lrparser.source.feature')
0 files changed, 0 insertions, 0 deletions

Back to the top