From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 409 invoked by alias); 22 Jul 2008 13:20:24 -0000 Received: (qmail 314 invoked by uid 22791); 22 Jul 2008 13:20:23 -0000 X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Jul 2008 13:20:06 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KLHlx-0005LF-0m; Tue, 22 Jul 2008 09:19:21 -0400 From: Eli Zaretskii To: Stan Shebs CC: gdb-patches@sources.redhat.com In-reply-to: <4885434F.2090600@codesourcery.com> (message from Stan Shebs on Mon, 21 Jul 2008 19:17:51 -0700) Subject: Re: [ob] Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE Reply-to: Eli Zaretskii References: <4885434F.2090600@codesourcery.com> Message-Id: Date: Tue, 22 Jul 2008 13:20:00 -0000 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00403.txt.bz2 > Date: Mon, 21 Jul 2008 19:17:51 -0700 > From: Stan Shebs > > Incidentally, it seems that target_so_ops is undescribed in the > internals manual?). It's not unheard of :-(