1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Find a file
Umair Sair 9d97a36419 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>
2019-08-19 12:43:22 -04:00
.mvn Build with Tycho 1.4.0. 2019-04-11 02:43:05 -04:00
build Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
codan Convert new Runnable to lambda. 2019-08-12 07:11:40 -04:00
core Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
cross [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
debug Bug 549567: Add example of what checkmark overlay looks like to help 2019-08-17 19:47:12 -04:00
doc Bug 549567: Add example of what checkmark overlay looks like to help 2019-08-17 19:47:12 -04:00
dsf Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
dsf-gdb Bug 550165: Debugging is stuck when "command aborts" on step return 2019-08-19 12:43:22 -04:00
jtag Bug 542488: JTAG debug support based on DAP remote debugging 2019-08-07 00:48:15 -04:00
launch Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
llvm Bug 542488: Remove duplicated code 2019-07-09 21:17:22 -04:00
lrparser Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
lsp Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
memory Convert new Runnable to lambda. 2019-08-12 07:11:40 -04:00
native Remove remnants of no longer supported arches 2019-06-19 16:10:21 -04:00
qt Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
releng Bug 542488: JTAG debug support based on DAP remote debugging 2019-08-07 00:48:15 -04:00
remote [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
testsrunner Convert new Runnable to lambda. 2019-08-12 17:31:30 +03:00
toolchains/arduino Convert new Runnable to lambda. 2019-08-12 07:11:40 -04:00
upc Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
util [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
visualizer Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
windows MSVC: Add a few more macro workarounds for missing built-ins 2019-07-04 00:52:13 -04:00
xlc Remove redundant superinterfaces. 2019-08-10 10:28:51 -04:00
.gitattributes Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml Do not override managed maven plugin version. 2019-08-09 05:02:43 -04:00