forked from qt-creator/qt-creator
user gdb's --tty option for collecting app output
This commit is contained in:
@@ -30,6 +30,7 @@ HEADERS += attachexternaldialog.h \
|
||||
imports.h \
|
||||
moduleshandler.h \
|
||||
moduleswindow.h \
|
||||
outputcollector.h \
|
||||
procinterrupt.h \
|
||||
registerhandler.h \
|
||||
registerwindow.h \
|
||||
@@ -56,6 +57,7 @@ SOURCES += attachexternaldialog.cpp \
|
||||
gdbmi.cpp \
|
||||
moduleshandler.cpp \
|
||||
moduleswindow.cpp \
|
||||
outputcollector.cpp \
|
||||
procinterrupt.cpp \
|
||||
registerhandler.cpp \
|
||||
registerwindow.cpp \
|
||||
|
||||
Reference in New Issue
Block a user