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: [unavailable values part 1, 03/17] expose list of available ranges to common code


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

Jan> Still in which case an inferior object size does not fit in CORE_ADDR?
Jan> I do not think it can happen, CORE_ADDR should be OK for inferior size_t.

We can just make a CORE_SIZE_T and use it.
Then we have some freedom later if we need to typedef it differently.

Tom


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