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: [RFC/RFA] add struct parse_context to all command functions


> I still think the benefits are mild, at best, but I don't want to stop
> your gusto.  I don't think this change will make gdb worse.

Well, if I read other's temperature well, it seems to me that I might
be the only one convinced that this is a good change. This is usually
an indicator that the idea might not be as obviously good as I think.
Since this is a pretty labour-intensive change, I'm now thinking that,
short of more support, I should just enhance the parse routines to take
a parse_context structure as a parameter rather than using the globals,
and leave the rest of GDB alone.

-- 
Joel


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