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]

Re: [PATCH] DWARFv5 DW_TAG_aligned_type.


>>>>> "Mark" == Mark Wielaard <mjw@redhat.com> writes:

Mark> How does the c-typeprint.c code determine the current language of the
Mark> type?

It seems to examine the global "current_language", e.g.:

	  if (current_language->la_language == language_cplus

Tom


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