[PATCH 1/4] gdb: Add builtin types for 24 bit integers.

Tom Tromey tom@tromey.com
Fri Sep 7 22:04:00 GMT 2018


>>>>> "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.

Tom



More information about the Gdb-patches mailing list