This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Whats things the gdbserver and gdb communicates when startup a program?


On Wed, Feb 13, 2008 at 9:45 PM, Daniel Jacobowitz <drow@false.org> wrote:
> On Wed, Feb 13, 2008 at 09:40:32PM +0800, Bin Chen wrote:
>  > I just want to know whats data is transfered? In my case how much data
>  > need to transferred to / from target/host?
>
>  You can use "set debug remote" and the GDB manual to see what is
>  transferred.
>
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?

Bin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]