This is the mail archive of the gdb-prs@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]

[Bug c++/18164] New: New version of GDB causes qDebug() and related functions not to work in Qt Creator.


https://sourceware.org/bugzilla/show_bug.cgi?id=18164

            Bug ID: 18164
           Summary: New version of GDB causes qDebug() and related
                    functions not to work in Qt Creator.
           Product: gdb
           Version: 7.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: sms@i-mentor.pl

New version of GDB causes qDebug() and related functions not to work in Qt
Creator. 

Dowgrading helps.

Additional info:
* qtcreator 3.3.2-1
* working good: gdb 7.8.2-1
* working bad: gdb 7.9-1

Steps to reproduce:
Just try 'qDebug() << "sth"' on the newest packages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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