e (Enter)

Syntax

e address [[list]]

Enters one or more values into memory. The size of the value entered depends on the most recently used enter command (e, ea, eb, ed, or ew). The default is eb (bytes). If no list is given, the command displays the value at address and prompts for a new value. If list is given, the debugger replaces the value at address and at each subsequent address until all values in the list have been used.