[Crash-utility] [PATCH] Reverse traversal of linked list

Dave Anderson anderson at redhat.com
Thu Feb 14 14:21:40 UTC 2013



----- Original Message -----
> I recently received a crash involving a link list, one of whose entries had
> a corrupted next pointer.  While debugging this, I found it useful to
> examine the list by traversing it using the prev pointers instead of
> next.
> 
> The attached patch is what I used for this.
> 
> Rabin

Nice -- I like it!

Queued for crash-6.1.4.

Thanks,
  Dave




More information about the Crash-utility mailing list