mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() We currently cannot interrupt execution with the new console in all-stop mode. This means that if the user resumes execution then no new breakpoints can be set from CDT while the target is running; also, the interrupt button simply does not work. This patch temporarily disables the new console in all-stop, until we have the problem fixed. This also solves the pagination problem as pagination is only enabled in all-stop mode. Change-Id: I858268d469923700ae960600cb1dbb062729dc88 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |