Skip to content
Commit c4099f67 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

debug: gdbstub: allow aligned memory access



Some architectures may require memory accessed to be aligned to
certain size and cannot be accessed byte-by-byte during memory
read/write in GDB stub. This adds the ability to specify
the alignment via kconfig. The existing byte-by-byte access is
retained as it is simplier code.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 48da4dbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment