Function: gdb-memory-unit-byte

gdb-memory-unit-byte is an interactive and byte-compiled function defined in gdb-mi.el.gz.

Signature

(gdb-memory-unit-byte)

Documentation

Set the unit size to bytes.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(def-gdb-memory-unit gdb-memory-unit-byte 1
  "Set the unit size to bytes.")