[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Jun 10 19:39:29 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #108 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I had to introduce some stuff like Tuple type (like with Dataclass class, it's
just used to avoid duplicating the walk() method code).
I've added the `pysvp64db tree` command. We're almost here. It handles not all
fields yet, but many of them. The depth tracking is indeed easy; but I'm not
sure how to handle paths. If only we had something in each node to be
accessed...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list