diff options
Diffstat (limited to 'nptl_db')
-rw-r--r-- | nptl_db/structs.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl_db/structs.def b/nptl_db/structs.def index 8a613dd..8aacbe0 100644 --- a/nptl_db/structs.def +++ b/nptl_db/structs.def @@ -73,7 +73,7 @@ DB_SYMBOL (nptl_version) DB_FUNCTION (__nptl_create_event) DB_FUNCTION (__nptl_death_event) DB_SYMBOL (__nptl_threads_events) -DB_VARIABLE (__nptl_nthreads) +DB_MAIN_VARIABLE (__nptl_nthreads) DB_VARIABLE (__nptl_last_event) DB_VARIABLE (__nptl_initial_report_events) |