From 88e6448ff881c79f60db6f7f247f205d8431dc7b Mon Sep 17 00:00:00 2001 From: Aurindam Jana Date: Thu, 5 Apr 2012 17:14:15 +0200 Subject: [PATCH] CppDebugging: Interrupt Inferior When debugging in asynchronous mode, the interrupt command needs to sent immediately for the queued commands to be processed. Change-Id: I4f45f837ab843786992f54421599d897f9235abe Reviewed-by: hjk