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: Doubts with GDB and GDBSERVER


>>>>> "John" == John Martin <jmartin@larraioz.com> writes:

John> But gdb does not send me response about size of variable. But if I
John> call again VarInfo function, gdb return me .....

John> I have received the size of var last request and receive new
John> infromation of new var less sizeof.

John> Could somebody known gdb does not return me all request at the
John> same time???

My first guess would be buffering on your end.
If that isn't it, then it must be some kind of gdb bug.

Tom


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