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 810f329774 Bug 550165: Debugging is stuck when "command aborts" on step return
Command abort can occur for commands that are run not just in context of
thread, instead stack frame is also present, e.g., step return in case
of this bug. Updated the implementation to get IExecutionDMContext from
the command context if it is not IExecutionDMContext itself.

Change-Id: Ia6cccffba8bde28e22eca46211747de31084f25a
Signed-off-by: Umair Sair <umair_sair@hotmail.com>
2019-08-18 01:17:00 +05: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 542488: Convert URL to path properly on Windows 2019-08-12 18:30:57 -04:00
doc [releng] Bump version to 9.9.0 2019-06-11 12:33:48 -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-18 01:17:00 +05: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