mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() We are getting intermittend failures on the GDBConsoleBreakpointsTest due to the fact that we create and then try to delete a breakpoint so fast that the MIBreakpointsManager does not have enough time to update its data structures. This is something specific to automated tests, as a user won't be able to delete a breakpoint so fast. Change-Id: I4b220cc859b7ee45e1b8dbde0edbcaa38b9dfe34 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/33432 Tested-by: Hudson CI Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com> |
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
data/launch | ||
META-INF | ||
src/org/eclipse/cdt | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
plugin.xml | ||
pom.xml | ||
TestAppBuilder.xml |