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 2/5] constify to_terminal_info


> Date: Tue, 21 May 2013 21:38:53 +0100
> From: Pedro Alves <palves@redhat.com>
> CC: tromey@redhat.com, gdb-patches@sourceware.org
> 
> On 05/11/2013 06:14 PM, Eli Zaretskii wrote:
> >> Date: Fri, 03 May 2013 17:48:30 +0100
> >> From: Pedro Alves <palves@redhat.com>
> >> CC: tromey@redhat.com, gdb-patches@sourceware.org
> >>
> >> I've put a set of 4 incomplete patches/hacks I needed to build
> >> djgpp gdb on f17 (--host=i586-pc-msdosdjgpp) at:
> >>
> >>   https://github.com/palves/gdb/commits/djgpp_build_fixes
> > 
> > Is it possible to find (or ask you to produce) diffs wrt the upstream
> > sources?
> 
> A couple are no longer necessary (libiberty/bfd), as the issues they
> were addressing have been fixed properly meanwhile (by someone else).
> I've just sent the remaining 2, plus a fix for the readline issue:
> 
>  http://sourceware.org/ml/gdb-patches/2013-05/msg00786.html
>  http://sourceware.org/ml/gdb-patches/2013-05/msg00787.html
>  http://sourceware.org/ml/gdb-patches/2013-05/msg00788.html
> 
> The issue where "make" from "build/gdb" uses the wrong compiler
> remains, but as the workaround is simple (cd ..; make), I don't
> plan on investigating it.

Thanks.


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