eb (Enter Bytes)

Syntax

eb address [[list]]

Enters one or more byte values into memory. If list is given, the debugger replaces the byte at address and at each subsequent address until all values in the list have been used. If list is not given, the debugger displays the byte at address and prompts for a new value. To skip to the next byte, enter a new value or press SPACE. To move back to the previous byte, type a hyphen (-). To exit from the command, press ENTER.