On Fri, Aug 22, 2014 at 7:01 AM, Sergey Kuratov <[email protected]> wrote:
> Hello, > > I use Ubuntu with gcc 4.9 & Android ndk r10 with gcc 4.9. > In QTCreator Android configuration options I have alert message about > Python support. > I downloaded gdb from > http://download.qt-project.org/official_releases/gdb/ > > But it doesn't contain gdb binary for 4.9 toolset !!! > Of course I just switch debugger to 4.8 version and use gcc 4.9 & gdb from > 4.8 but it's not good state for release product I guess. > > Could somebody add latest gdb and fix this issue ? > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > > >From my experience (with previous gcc versions though), gdb and gcc are not coupled. Do you experience problems with gcc 4.9 which don't occur with 4.8 (with the same version of gdb)? - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
