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]

gdbserver: include stdint.h unconditionally.


On 04/12/2012 02:50 PM, Yao Qi wrote:
> On 04/10/2012 10:45 PM, Aleksandar Ristovski wrote:
>> > On 12-04-10 10:17 AM, Pedro Alves wrote:
>>> >> we don't know if including stdint.h unconditionally
>>> >> works on NTO.  It most probably does.  Added Aleksandar to CC.
>> >
>> > Yes, it works for NTO.
>> >
> Here is a small patch to include stdint.h unconditionally in gdbserver.

(The NTO discovery is now mostly irrelevant since gdbserver pulls
stdint.h from gnulib.)

> gdb/gdbserver:
> 
> 2012-04-12  Yao Qi  <yao@codesourcery.com>
> 
> 	* tracepoint.c: Include stdint.h unconditionally.


Okay, thanks.

-- 
Pedro Alves


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