----- Original Message -----
> Hello Dave,
>
> Glad to hear the capability is desirable. I will start to implement this
> soon.
>
> >> What if I change struct sub-command to this:
> >>
> >> 1. it can refer to anonymous members (e.g., page._mapcount)
> >> 2. it can refer to submembers(e.g., page._count.counter)
One other suggestion -- I believe it should not be necessary to
support the "page._count.counter" format, because you can get
the data by using the container name. Taking the "_count.counter"
example: