From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6047 invoked by alias); 16 Dec 2004 00:35:14 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5996 invoked from network); 16 Dec 2004 00:35:08 -0000 Received: from unknown (HELO av.mvista.com) (12.44.186.158) by sourceware.org with SMTP; 16 Dec 2004 00:35:08 -0000 Received: from [10.0.4.48] (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id QAA16801 for ; Wed, 15 Dec 2004 16:35:07 -0800 Message-ID: <41C0D8FE.1040705@mvista.com> Date: Thu, 16 Dec 2004 00:35:00 -0000 From: Nitin Gupta User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: gdb/remote.c : 2061 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-12/txt/msg00090.txt.bz2 Hi, I have downloaded gdb-6.3. I am not sure, if following duplication is intentional File is gdb/remote.c Line no: 2061 ---- code snippet --- /* Generic code for opening a connection to a remote target. */ static void init_all_packet_configs (void) { int i; * update_packet_config (&remote_protocol_P);* * update_packet_config (&remote_protocol_p);* update_packet_config (&remote_protocol_qSymbol); update_packet_config (&remote_protocol_vcont); Thanks, Nitin -- MontaVista - Platform to Innovate