On Tue, Nov 02, 2021 at 03:06:42PM +0100, Alexey Gladkov wrote: > Greetings! > > For indexing purposes, macros definitions and typedefs are added to the > semind database. Functions that are not used in the code are also indexed. careful ping. > Alexey Gladkov (3): > dissect: Allow to show all symbols > dissect: Show macro definitions > dissect: Show typedefs > > dissect.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++- > options.c | 5 +++++ > options.h | 2 ++ > semind.c | 1 + > test-dissect.c | 5 ++++- > 5 files changed, 72 insertions(+), 2 deletions(-) > > -- > 2.33.0 > -- Rgrds, legion