aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/debugger/debugger.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2020-07-06 15:44:37 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2020-07-20 08:34:52 +0000
commitfed5a851100015a795be9d40924af4f1cd68eb1d (patch)
tree56ce935654aa9319f5e1a136dc61d23ef9e67999 /tests/auto/debugger/debugger.pro
parent014a57c76499cdbb9803dca5a6b40d4e9b4e197f (diff)
Debugger: Remove name demangler
Never been used, completely outdated, fails autotest. Change-Id: I2c1808b4a66e9abdb839670eeae3e5226c7246ba Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'tests/auto/debugger/debugger.pro')
-rw-r--r--tests/auto/debugger/debugger.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/debugger/debugger.pro b/tests/auto/debugger/debugger.pro
index 12a115c919..284db38b0c 100644
--- a/tests/auto/debugger/debugger.pro
+++ b/tests/auto/debugger/debugger.pro
@@ -10,7 +10,5 @@ CONFIG += ordered
SUBDIRS += gdb.pro
SUBDIRS += simplifytypes.pro
SUBDIRS += dumpers.pro
-SUBDIRS += namedemangler.pro
SUBDIRS += disassembler.pro
SUBDIRS += offsets.pro
-