Dear experts,

I am trying to understand the memory usage of a running seL4 demo with help of
GDB. 

I am wondering how I can travel the Capability derivation tree starting from
original untyped objects and see how memory are used.

I noticed that `mdb_node_t` has `mdbPrev` and `mdbNext` pointer fields but not
sure how can they be used to travel the capability derivation tree?

Regards,
yf


_______________________________________________
Devel mailing list -- devel@sel4.systems
To unsubscribe send an email to devel-leave@sel4.systems

Reply via email to