From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 22 Oct 2011 12:38:09 +0200 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH obexd 1/7 v4] gobex: add initial support for debug Message-ID: <20111022103809.GA15911@fusion.localdomain> References: <1319279370-3871-1-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1319279370-3871-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Sat, Oct 22, 2011, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz > > This adds support for debug using GOBEX_DEBUG environment variable. > --- > Makefile.am | 2 +- > gobex/gobex-debug.h | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++ > gobex/gobex.c | 20 +++++++++++++ > 3 files changed, 97 insertions(+), 1 deletions(-) > create mode 100644 gobex/gobex-debug.h Thanks. All seven patches have been applied. Johan