This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [RFA] fix *stopped for CLI commands


 

> From: Vladimir Prus
> Sent: Tuesday, February 10, 2009 3:58 PM
> 
> Why does DSF use tokens at all? I probably can fix this up, but I am
> not sure the tokens are really necessary. Does anybody envision a case
> where GDB would report command results out-of-order?

We used tokens from the very start.  CDI uses them too, I believe.
I'm not sure if tokens are really nessary, but it is probably a little
risky to suddenly move away from them.

Marc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]