Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 1997 18:20:01 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        freebsd-bugs
Subject:   Re: kern/1848
Message-ID:  <199702220220.SAA14103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/1848; it has been noted by GNATS.

From: Mike Pritchard <mpp>
To: grog@lemis.de
Cc: freebsd-gnats-submit
Subject: Re: kern/1848
Date: Fri, 21 Feb 1997 18:15:43 -0800 (PST)

 Greg Lehey wrote:
 > 	It's possible to set breakpoints in shared libraries, but
 > 	executing the code doesn't cause a SIGTRACE.
 > 
 > 	I consider this problem relatively serious because it makes it
 > 	very difficult to catch bugs by waiting for them to issue a
 > 	system call.  In this case, the new version of sendmail is
 > 	calling gethostbyaddr() even though it has been compiled
 > 	without DNS support.
 
 Why not link the binary with -static so you can debug it?
 Have you tried the latest gdb in -current to see what
 it does?
 -- 
 Mike Pritchard
 mpp@FreeBSD.org
 "Go that way.  Really fast.  If something gets in your way, turn"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702220220.SAA14103>