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/3] bitpos: Expand type_field_bitpos to LONGEST and type.length to ULONGEST


On 08/04/2012 12:23 PM, Siddhesh Poyarekar wrote:
Hi,

This is the main patch that expands bitpos and type.length to LONGEST
and ULONGEST respectively. The change from the earlier patch is that I
have identified additional expansions based on the splint report and I
have reverted the expansion in the LEN argument for insert/remove
watchpoints since it's not necessary.

The ChangeLog mentions a modification to microblaze-tdep.c, but the patch does not contain any changes to this file.

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077



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