From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9119 invoked by alias); 14 Feb 2008 00:07:40 -0000 Received: (qmail 9108 invoked by uid 22791); 14 Feb 2008 00:07:40 -0000 X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.154) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Feb 2008 00:07:16 +0000 Received: by fg-out-1718.google.com with SMTP id e12so123255fga.0 for ; Wed, 13 Feb 2008 16:07:13 -0800 (PST) Received: by 10.86.86.12 with SMTP id j12mr548860fgb.33.1202947633510; Wed, 13 Feb 2008 16:07:13 -0800 (PST) Received: by 10.86.78.13 with HTTP; Wed, 13 Feb 2008 16:07:13 -0800 (PST) Message-ID: <5800c1cc0802131607sc4af656vcd197d77681defa0@mail.gmail.com> Date: Thu, 14 Feb 2008 00:07:00 -0000 From: "Bin Chen" To: "Bin Chen" , gdb@sourceware.org Subject: Re: Whats things the gdbserver and gdb communicates when startup a program? In-Reply-To: <20080213143747.GA22684@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5800c1cc0802130540x5d0c4776jc984744c01b2dc29@mail.gmail.com> <20080213134537.GA19665@caradoc.them.org> <5800c1cc0802130627n3555dddew5124b530643e852f@mail.gmail.com> <20080213143747.GA22684@caradoc.them.org> 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: 2008-02/txt/msg00096.txt.bz2 OK, I try to find the problem. On Wed, Feb 13, 2008 at 10:37 PM, Daniel Jacobowitz wrote: > On Wed, Feb 13, 2008 at 10:27:20PM +0800, Bin Chen wrote: > > Thanks! > > Do you think it is normal for the 10Mbps network card use hundreds of > > second to transfer the gdb data for my 10M + library size? > > No. It doesn't transfer the library. Startup data is usually no more > than 2K. > > -- > Daniel Jacobowitz > CodeSourcery >