summaryrefslogtreecommitdiff
path: root/i386/i386/db_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/db_machdep.h')
-rw-r--r--i386/i386/db_machdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386/db_machdep.h b/i386/i386/db_machdep.h
index cba259c..95e3797 100644
--- a/i386/i386/db_machdep.h
+++ b/i386/i386/db_machdep.h
@@ -94,6 +94,7 @@ db_regs_t ddb_regs; /* register state */
#define DB_TASK_NAME_TITLE "COMMAND "
#define DB_TASK_NAME_LEN 23
#define DB_NULL_TASK_NAME "? "
+#define DB_GNUMACH_TASK_NAME "gnumach "
/* macro for checking if a thread has used floating-point */