Re: [PATCH RESEND] add zoned debug support

2009-08-11 Thread Marcel Holtmann
Hi Andres, > This adds debug flags so that when users are debugging, they can pass > arguments to --debug to specify what they want shown. --debug without > any args defaults to prior behavior. > --- > include/log.h | 11 +-- > src/log.c | 11 +++ > src/main.c| 25 +

[PATCH RESEND] add zoned debug support

2009-08-08 Thread Andres Salomon
Unfortunately, I can't think of a way to support dynamic flag modification (other than perhaps adding a dbus method to do it). >From 6b9569c22193a1d0c8d8d6f38692d5f8f43429c9 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Sat, 8 Aug 2009 20:06:12 -0400 Subject: [PATCH] ofono: add zoned deb