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: [PATCH 00/13] Remove parser-related globals


On Tuesday, April 02 2019, Tom Tromey wrote:

> This series removes the remaining globals from the generic parser code
> (individual parsers may still have globals -- in fact, aside from
> Rust, all do).  One upside of the series is that it makes it more
> clear which objects are used to communicate between the parser API and
> the individual parsers.
>
> Regression tested by the buildbot.

Thanks for doing this, Tom.  I'm glad to see this work finally finished.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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