1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb
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
..
.externalToolBuilders Flattening rest of gdb tests 2016-03-18 09:39:45 -04:00
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
data/launch Bug 532592: [tests] fix bitrotten GDBRemoteTracepointsTest 2018-03-19 22:35:56 +00:00
META-INF Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
scripts [releng] move to cdt-infra repo 2019-06-05 10:36:02 -04:00
src/org/eclipse/cdt Bug 550165: Debugging is stuck when "command aborts" on step return 2019-08-19 12:43:22 -04:00
.classpath parameterized tests gdb tests 2016-03-16 16:51:17 -04:00
.options [303828] Instrument ServiceEventWaitor 2010-02-25 23:00:21 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
dsf.debug.options Add a default file to enable/disable tracing for the debug tests 2017-02-15 17:29:38 -04:00
plugin.xml Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
pom.xml [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -04:00
TestAppBuilder.xml Bug 444196 - [tests] dsf-gdb tests fail the build when 'make' is not installed 2014-09-16 15:42:57 -04:00