提交 9fec543f 编写于 作者: M Markus Armbruster 提交者: Anthony Liguori

monitor: Document argument type 'M'

Was forgotten in commit b6e098d7.
Signed-off-by: NMarkus Armbruster <armbru@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 9da92c49
......@@ -68,6 +68,8 @@
* 's' string (accept optional quote)
* 'i' 32 bit integer
* 'l' target long (32 or 64 bit)
* 'M' just like 'l', except in user mode the value is
* multiplied by 2^20 (think Mebibyte)
* '/' optional gdb-like print format (like "/10x")
*
* '?' optional type (for all types, except '/')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册