[Bug translator/25346] support enum context variables

craig.ringer at 2ndquadrant dot com sourceware-bugzilla@sourceware.org
Fri Dec 18 06:33:18 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=25346

Craig Ringer <craig.ringer at 2ndquadrant dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |craig.ringer at 2ndquadrant dot co
                   |                            |m

--- Comment #1 from Craig Ringer <craig.ringer at 2ndquadrant dot com> ---
Created attachment 13061
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13061&action=edit
WIP @enum support

Here's the WIP I have on @enum support

I got pretty bogged on it, and don't expect to be able to progress any time
soon, but maybe it'll help someone else.

When working on it, I found it quite hard to unravel the various visitors and
what they were for, what exactly they implemented etc. There are some
semi-related comments scattered through the patch where I added notes on things
I was trying to understand.

The main interesting bits are dwflpp::iterate_over_enumerations and 
dwarf_atenum_query

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list