From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17050 invoked by alias); 28 Aug 2007 19:35:50 -0000 Received: (qmail 16974 invoked by uid 22791); 28 Aug 2007 19:35:50 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Aug 2007 19:35:40 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-5-42.inter.net.il [80.230.5.42]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ITF12013 (AUTH halo1); Tue, 28 Aug 2007 22:35:28 +0300 (IDT) Date: Tue, 28 Aug 2007 19:35:00 -0000 Message-Id: From: Eli Zaretskii To: Antony KING CC: gdb@sourceware.org In-reply-to: <46D41D81.3020003@st.com> (message from Antony KING on Tue, 28 Aug 2007 14:05:05 +0100) Subject: Re: [RFC] Add commands to dynamically enable/disable shared library support Reply-to: Eli Zaretskii References: <46D41D81.3020003@st.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00241.txt.bz2 > Date: Tue, 28 Aug 2007 14:05:05 +0100 > From: Antony KING > > Attached is a patch I have constructed against GDB 6.6 which adds the > following commands to GDB: Thanks! However, patches should be sent to gdb-patches@, not here. I have no opinion on the patch, but if it is accepted, please add a patch for the user manual to describe these new commands. We want all the commands to be documented in the manual. Thanks again for working on this.