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] Add support for <struct> and <flags> in target descriptions


On Sun, Feb 28, 2010 at 04:56:50PM -0800, H.J. Lu wrote:
> This patch makes it to work. However, there is no equivalent of
> 
> append_flags_type_flag (type, 1, NULL);

Is this to separate unknown bits (which should be displayed) from
don't-care bits (which are hidden)?

-- 
Daniel Jacobowitz
CodeSourcery


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