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] fix exp/12117


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> --- a/gdb/gdbtypes.h
Jan> +     For TYPE_CODE_TYPEDEF the flags of the typedef type should be binary
Jan> +     or-ed with the target type, with a special for about address class and

"special case"

Jan> +     space class.  For example if this typedef does not specify any new
Jan> +     qualifiers, TYPE_INSTANCE_FLAGS is 0 and the instance flags are
Jan> +     completely inherited from the targe type.  No qualifiers can be cleared

Typo, "target"

Tom


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