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: [patch] Deprecate XM_FILE and TM_FILE


Eli, sorry but I'm lost here.

This patch deprecates a _mechanism_ not a system. Doing this makes it explicitly clear that _new_ code _can't_ use it, and that existing code will need to be migrated away from it, over time. To that end:

- we've almost eliminated the xm-*.h files
- the tm-*.h files are being emptied / deleted

Andrew



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