This is the mail archive of the gdb-patches@sources.redhat.com 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] remote debugging patches


Daniel Jacobowitz wrote:
> The right thing to do here is more like:
>   - Create the enum, as Andrew or I described it
>   - Create the global variable, with a name that does not suggest its
>     value, only its meaning.  Something like ``getpkt_default_timeout_flag''.
>   - Change all appropriate calls to use the variable.
>   - Add ``set remote wait-forever on/off'' to update the variable.

Good! Now we understand eachother :-)
I will do it this way. Thanks for your patience. I will send the patch 
later.
Michal Ludvig
-- 
* SuSE CR, s.r.o     * mludvig@suse.cz
* +420 2 9654 5373   * http://www.suse.cz


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