Re: Missing callback / debugging libgupnp
- From: Ross Burton <ross burton intel com>
- To: Alexander Kirschner <alexander kirschner jambit com>
- Cc: "gupnp-list gnome org" <gupnp-list gnome org>
- Subject: Re: Missing callback / debugging libgupnp
- Date: Tue, 3 May 2011 10:09:37 +0100
On 2 May 2011 17:04, Alexander Kirschner <alexander kirschner jambit com> wrote:
> As I understand libgupnp uses libsoup internally, so we attached a logger to
> the soup-session... I can clearly see the HTTP-response to our request, but
> the callback is (sometimes) not called and if so without any errors.
>
> So my question is: Is there any way for debugging libgupnp or do I have to
> put debug statements into the sourcecode by myself?
Setting GUPNP_DEBUG will attach a SoupLogger to the soup sessions used
by libgupnp, so you may want to try that.
There isn't any other built-in debugging framework for this sort of
thing so you'll have to debug it yourself. I think we'd happily
accept a patch to add such a thing though!
Ross
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]