Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 2014 08:07:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190497] openvpn-auth-ldap plugin fails to initialize (regression)
Message-ID:  <bug-190497-13-Sd0YRmLO5P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190497-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190497-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190497

--- Comment #10 from Matthias Andree <mandree@FreeBSD.org> ---
The issue with debugging is:

I am using devel/gcc, compiling openvpn-auth-ldap WITH_DEBUG=yes,
and then using the testplugin program.

I set a breakpoint on the initWithConfigFile: method, but GCC does not stop
there. Perhaps this is wrong and I need to set the breakpoint on the newly
alloc'd object, but I do not know how to do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190497-13-Sd0YRmLO5P>