Re: how to detect if gdb has been compiled with python support?
Ofir Cohen <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAHOBVAdMG8njSS48BXQR170hLXP23NP2c-WaZJzXoGLfbZYVyg@mail.gmail.com> |
Indeed, But I personally use msys2 with MinGWx64, with the convenient pacman package manager, which offers 7.6 as the the latest gdb: mingw32/mingw-w64-i686-gdb 7.6.2-2 (I sync'ed database an hour ago) Again, It is highly a matter of taste, I find it convenient and trustworthy, (rather than having to build gdb from sources and/or download gdb executables from random websites) Regards, Ofir On 21 April 2015 at 17:56, Eli Zaretskii <[email protected]> wrote: >> Date: Tue, 21 Apr 2015 10:54:35 +0300 >> From: Ofir Cohen <[email protected]> >> Cc: "[email protected]" <[email protected]> >> >> This flag, --configuration, isn't recognized for a MinGW 7.6 build on Windows, >> though for a gdb 7.7 on Linux it did work. > > The latest release of GDB is 7.9, so 7.6 is ancient history.