>>>>> "Michael" == Michael Eager <[email protected]> writes:
Michael> Gdb has the definition TARGET_CHAR_BIT which defines the number of Michael> bits in a char (aka byte) on the target architecture. It may not Michael> be taking this into account with address arithmetic or memory access. My impression is that TARGET_CHAR_BIT was one of those projects that was started in gdb and never really finished. There are certainly many places remaining that assume 8 bit bytes. Tom _______________________________________________ Dwarf-Discuss mailing list [email protected] http://lists.dwarfstd.org/listinfo.cgi/dwarf-discuss-dwarfstd.org
