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 1/4] gdb: Add builtin types for 24 bit integers.


On Fri, Sep 07, 2018 at 04:03:38PM -0600, Tom Tromey wrote:
     >>>>> "John" == John Darrington <john@darrington.wattle.id.au> writes:
     
     John> Add int24 and uint24.  These are used by the upcoming S12Z target, but will be
     John> needed for any arch which features 24 bit registers.
     
     John> * gdb/gdbtypes.h (struct builtin_type): New members builtin_int24
     John>   and builtin_uint24;
     John> * gdb/gdbtypes.c: Initialize them.
     John> * gdb/doc/gdb.texinfo (Predefined Target Types): Mention types int24 and uint24.
     
     The non-documentation parts are ok.
     
... and what's wrong with the documentation part ?

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


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