This is the mail archive of the gdb-patches@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: minor doc fix


> Date: Wed, 30 Jul 2008 19:17:02 +0100
> From: Bart Veer <bartv@ecoscentric.com>
> CC: gdb-patches@sourceware.org
> 
> The text is not talking about host-side or target-side data
> structures. It is describing a protocol, what gets transferred between
> host and target for a gettimeofday request, which happens to be 12
> bytes and not 8.

Sorry, you lost me.  Perhaps I'm confused, but `long' takes 8 bytes
only on 64-bit Unix machines.  Otherwise it's 4 bytes.  What am I
missing?


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