4d2 Choosing target byte order Contents|Index|Previous|Next

Choosing target byte order

You can now choose which byte order to use with a target system. Use the set endian big and set endian little commands. Use the set endian auto command to instruct GDB to use the byte order associated with the executable.

You can see the current setting for byte order with the show endian command.

Warning:
Currently, only embedded MIPS configurations support dynamic selection of target byte order.

0