Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index b7c4f245b95ff6672137a8e170216b63e357860a..9b1a3a5c24566ec3196753d90dedd78245400158 100644 (file)
@@ -116,7 +116,7 @@ static char *libthread_db_search_path;
 static bool auto_load_thread_db = true;
 
 /* Set to true if load-time libthread_db tests have been enabled
-   by the "maintenence set check-libthread-db" command.  */
+   by the "maintenance set check-libthread-db" command.  */
 static bool check_thread_db_on_load = false;
 
 /* "show" command for the auto_load_thread_db configuration variable.  */
This page took 0.03279 seconds and 4 git commands to generate.