To work around this issue, you need to do the following:
You can mitigate this delay by closing any unnecessary debug views. For instance, by closing the Expressions view and the Variables view, the number of messages that are sent is reduced, which allows Eclipse to update quicker.
<?xml version="1.0" encoding="utf-8" ?> <NativeDebuggerOptions> <DebugOption Option="REMOTECHECKER" Value="yes"/> </NativeDebuggerOptions>