Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Timeouts for GDB/MI commands (Was: [DSF] Making Sequence more robust)

On 24/10/2011 10:51 AM, Marc Khouzam wrote:
In that case, maybe you simply want to use the existing:
  ICommandControl.addCommandListener(ICommandListener)
then add a timer in there?
This seems like a good idea. I didn't realize that this interface existed.


Back to the top