nptl_db: Clean up main/rtld variable handling
authorFlorian Weimer <fweimer@redhat.com>
Mon, 28 Jun 2021 12:33:53 +0000 (14:33 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 28 Jun 2021 12:34:32 +0000 (14:34 +0200)
commitd22705e7de9ee153508681a1c8842dcd17c490da
treef442582b4bae62232e2904267c5dd2e2fa75842d
parent3101b967874fb7d54a23f75fe93c310143e64af6
nptl_db: Clean up main/rtld variable handling

Most symbols are now in libc.so.6.  The "main" (exempted from
coverage checks) status is therefore not necessary.  Use
DB_MAIN_VARIABLE for the remaining separate symbol,
__nptl_initial_report_events.  DB_RTLD_VARIABLE is now unused, so
remove it.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
nptl_db/db-symbols.awk
nptl_db/structs.def