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
tools/noteinfo.c is a tool that seemingly lets you dump note data from a debugger, it refers to g_note_info data structure which doesn't exist anymore.
Is there an equivalent data structure, or should we delete this tool?
Description
tools/noteinfo.cis a tool that seemingly lets you dump note data from a debugger, it refers to g_note_info data structure which doesn't exist anymore.Is there an equivalent data structure, or should we delete this tool?
Verification