[avahi] Mono-bindings: ServiceResolver not resolving...

Joe Shaw joeshaw at novell.com
Tue Oct 4 17:14:37 PDT 2005


Hi,

On Wed, 2005-10-05 at 01:28 +0200, Lennart Poettering wrote:
> BTW: Hey, Mono people, is it feasable to run mono with gdb to trace
> through the C code of libavahi-client when it is called from
> avahi-sharp?

Yep.  The only thing you need to do is add this to your ~/.gdbinit file:

        handle SIGPWR nostop noprint
        handle SIGXCPU nostop noprint
        
And running mono under gdb will work fine.

Joe



More information about the avahi mailing list