You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the current release, PBD does not supports enums and thus will not watch any enums available in the target. Since the enum structure is a little different from the base types (DWARF structure), I have not focused on implementing this yet, but it should occur in the next releases.
The text was updated successfully, but these errors were encountered:
Description
At the current release, PBD does not supports
enum
s and thus will not watch any enums available in the target. Since theenum
structure is a little different from the base types (DWARF structure), I have not focused on implementing this yet, but it should occur in the next releases.The text was updated successfully, but these errors were encountered: