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: [PATCH 1/2] Add casts to memory allocation related calls


On 15-09-25 09:09 AM, Yao Qi wrote:
> Simon Marchi <simon.marchi@ericsson.com> writes:
> 
> Hi Simon,
> Thanks for doing this.  Patch is OK to me.

Thanks.

>> Only files built on x86 with --enable-targets=all are modified.  This
>> means that all other -nat.c files are untouched and will have to be
>> dealt with later by using appropiate compilers.  Or maybe we can try to
>> build them with a regular g++ just to know where to add casts, I don't
>> know.
> 
> AFAIK, we had a buildbot config for this
> http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cxx-build-m64
> 
> Could you please cross compile GDB with cross compilers to sure -nat.c
> files can be covered?

I can do this, but later.  I think this patch is already big enough as it is!


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