diff --git a/linux-ramdump-parser-v2/gdbmi.py b/linux-ramdump-parser-v2/gdbmi.py index 4ba3b9f385557331bd941b44208f3e02ee0b6000..521abac9ba93fed613013b9b693eb07d80949d3d 100644 --- a/linux-ramdump-parser-v2/gdbmi.py +++ b/linux-ramdump-parser-v2/gdbmi.py @@ -144,8 +144,8 @@ class GdbMI(object): Example: - gdbmi.field_offset("struct ion_buffer", "heap") - -> 20 + >>> gdbmi.field_offset("struct ion_buffer", "heap") + 20 - `the_type': struct or type (note that if it's a struct you should include the word "struct" (e.g.: "struct