OSDN Git Service

* gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
authorjimb <jimb>
Thu, 4 Nov 2004 17:50:16 +0000 (17:50 +0000)
committerjimb <jimb>
Thu, 4 Nov 2004 17:50:16 +0000 (17:50 +0000)
commit68577df6e629271db6893951c292ea66db436037
tree9eaf79428f70cbe95a65d786ca5c2bb847aa8461
parent54db4382afd8b9ab3f89bc2e43b4f976ae7aeba4
* gdbtypes.c (make_qualified_type): Doc fix.  Add assertion to
prevent cross-objfile references.
(make_cv_type): Doc fix.  Don't create cross-objfile references,
even for stub types.
(replace_type): Add assertion to prevent cross-objfile references.
(check_typedef): Never resolve a stub type by copying over a type
from another file.
gdb/gdbtypes.c