From owner-freebsd-questions Wed Nov 12 10:15:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA23780 for questions-outgoing; Wed, 12 Nov 1997 10:15:20 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from unix.nets.com (unix.nets.com [198.59.168.2]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA23773 for ; Wed, 12 Nov 1997 10:15:12 -0800 (PST) (envelope-from brandon@ni.net) Received: from [38.28.43.107] (ip107.san-francisco20.ca.pub-ip.psi.net) by unix.nets.com with SMTP id AA22654 (5.67b/IDA-1.5 for ); Wed, 12 Nov 1997 12:15:09 -0600 X-Sender: brandon@epigram.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 12 Nov 1997 10:19:30 -0700 To: freebsd-questions@freebsd.org From: Brandon Huey Subject: 2.2.2-R gdb Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk While using gdb on our 2.2.2-R system, people are having problems with files changing out from under them (mostly libc), which turns out to be the shared C library being modified. However, as far as we can tell it is not really being modified, but the system thinks it is (and the timestamp reflects this) Does this seem familiar to anyone?