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: GDB 7.11.90 available for testing


> From: Joel Brobecker <brobecker@adacore.com>
> Date: Mon,  1 Aug 2016 09:10:32 -0700 (PDT)
> 
> I have just finished creating the gdb-7.11.90 pre-release.
> It is available for download at the following location:
> 
>     ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.11.90.tar.xz
> 
> A gzip'ed version is also available: gdb-7.11.90.tar.gz.
> 
> Please give it a test if you can and report any problems you might find.

Building on MS-Windows natively with MinGW works fine.  Two minor
comments:

  . The merge with a newer Readline is still not done, sigh.  So I
    needeed to apply several patches again, to make a useful GDB.

  . The default compiler is now g++, but "configure --help" still says
    "--enable-build-with-cxx", which hints that it is by default
    disabled.  I suggest to update the --help text.

Thanks.


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