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]

[RFA v3 0/6] Make psymbols independent of the progspace


Here is version 3 of the series to make psymbols independent of the
progspace.

This version addresses Simon's review comments, in particular
replacing macros either with direct field accesses, or with accessor
methods.

See the version 2 intro here as well:

    https://sourceware.org/ml/gdb-patches/2018-05/msg00074.html

Tested by the buildbot.

Tom


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