This is the mail archive of the gdb@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]

[RFC] ptid_get_pid function vs. PIDGET macro


Ever since Kevin introduced `struct ptid' we have, in addition to the
PIDGET, TIDGET and MERGEPID macros, a new set of functions ptid_build,
pid_to_ptid, ptid_get_pid, etc.  AFAIK, we've never talked about a
policy how we're going to deal with them.  IMHO we should try to
eliminate the redundancy, and deprecate the macros.  Do we agree on
that?

Mark


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