Feature request: FAIL_DELAY-support for sshd
gabriel russell
grussell at cheetahmail.com
Fri Feb 4 06:46:48 EST 2005
Bjoern Voigt wrote:
> Ed Maste <emaste at phaedrus.sandvine.ca> wrote:
>
> No really sure, because I haven't fully understand the authentication
> code. There are filenames like auth.c, auth1.c, auth2.c. Also, my
> debugger (gdb-6.2) seems to have some problems with OpenSSH. I compiled
> with "CFLAGS=-g ./configure --enable-debug ...) and I debug with "sshd
> -p XXX -dDD" but gdb does not find my breakpoints.
I'm not sure if this applies to your specific issue, but make sure that
you are not stripping the binary. make install typically strips the
binaries.
More information about the openssh-unix-dev
mailing list