summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriain <iain@linux.intel.com>2011-09-26 16:40:36 +0100
committeriain <iain@linux.intel.com>2011-09-26 16:40:36 +0100
commit8a5fece6abefb62ad19cacc9c9e9edd2da8e6408 (patch)
tree738fcbe510b3ccde9696d693d751113dd97132f2
parentf7679839df8691fd682e91472fd7dffd8c353c23 (diff)
Add the categories for server, client and discovery
-rw-r--r--src/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index f7ada55..b81476e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -53,6 +53,9 @@ char* nmea_log = NULL;
guint gypsy_debug_flags = 0; /* global gypsy debug flag */
static const GDebugKey gypsy_debug_keys[] = {
{ "nmea", GYPSY_DEBUG_NMEA },
+ { "server", GYPSY_DEBUG_SERVER },
+ { "client", GYPSY_DEBUG_CLIENT },
+ { "discovery", GYPSY_DEBUG_DISCOVERY },
};
static void