| Re: [cdt-dev] Why doesn't DSF-GDB timeout when it submits query? |
|
Yeah, the UI needs to co-operate, for example outputs reasonable messages when timeout exceed, so that the degree of responsiveness is much better than a frozen UI.
My ignorance,
but why do we hang the UI while we are supposed to be a-synchronized?
Thanks,
Andy
From: Pawel Piech <pawel.piech@xxxxxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx> Date: Tuesday, 17 July, 2012 2:07 PM To: "cdt-dev@xxxxxxxxxxx" <cdt-dev@xxxxxxxxxxx> Subject: Re: [cdt-dev] Why doesn't DSF-GDB timeout when it submits query? IMO, timeouts are a band-aid solution: do you really prefer a stuttering UI to a frozen one. I have to admit though sometimes even band-aids are useful ;-) Cheers, Pawel On 07/17/2012 10:22 AM, Andy Jin wrote:
|