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]

New ARI category "gdbarch"


FYI,

I tweaked the ARI (http://sources.redhat.com/gdb/current/ari/) so that it counts the number of times set_gdbarch_... occures in GDB's code. A count of two (just decl and defn) is a strong indicator that an architecture method is no longer needed (it isn't perfect since people still keep addding #define's and tm*.h files).

Andrew


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