Looks like the regex in memcmds.py is expecting 16 characters in the ASCII text portion of the hex dump output. (I believe newer versions pad up to a consistent line length)
depthcharge.operation.OperationFailed:
Failed to parse line: bff64d92: f7ff ffd5 ....
Looks like the regex in memcmds.py is expecting 16 characters in the ASCII text portion of the hex dump output. (I believe newer versions pad up to a consistent line length)