Re: [Crash-utility] Traversing hlist_node linked structures

2015-11-13 Thread Dave Anderson
- Original Message - > > > - Original Message - > > Hello, > > > > I'd like to ask whether it's possible to traverse the chains of a > > hashtable which is defined via the hashtable.h infrastructure? If > > there is no support for this currently I guess crash has to be taught >

Re: [Crash-utility] Traversing hlist_node linked structures

2015-11-10 Thread Dave Anderson
- Original Message - > Hello, > > I'd like to ask whether it's possible to traverse the chains of a > hashtable which is defined via the hashtable.h infrastructure? If > there is no support for this currently I guess crash has to be taught > to understand how to do the maths to extract t

[Crash-utility] Traversing hlist_node linked structures

2015-11-10 Thread Nikolay Borisov
Hello, I'd like to ask whether it's possible to traverse the chains of a hashtable which is defined via the hashtable.h infrastructure? If there is no support for this currently I guess crash has to be taught to understand how to do the maths to extract the container structures from embedded hlist