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: [RFA] Constify add_prefix_cmd


On 10/10/2017 08:32 PM, Tom Tromey wrote:

> Note that this touches a couple of files (gnu-nat.c and go32-nat.c)
> that I can't build.  

I tried compiling go32-nat.c with a cross compiler I have
handy, and it compiles fine.  (the djgpp build is broken for
other reasons, though.  I fixed one problem today, but
not all [1].)

I don't have a Hurd cross-compiler setup handy, but the
change looks fine, and it's not like it'd be hard to
fix if it turned out incomplete.

[1] - https://sourceware.org/ml/binutils/2017-10/msg00167.html

Patch is OK.

Thanks,
Pedro Alves


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