aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/QtCreatorIDEBranding.cmake
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2021-03-04 12:52:22 +0100
committerChristian Stenger <christian.stenger@qt.io>2021-03-09 08:06:47 +0000
commit33cafa0dcf5a931482f1da47b4b740ce0350ea2f (patch)
tree025c24973d84e120712d3d6072b0191139341e4e /cmake/QtCreatorIDEBranding.cmake
parent28f53a9040a286b5892c619d3b3adbf9165d1358 (diff)
LLDB: Drop secondary lookup of native types
Although already tried to lookup a native type with an lldb internal mechanism we still tried to do it "manually" again. This secondary approach was needed at some point when lldb had no integrated way to lookup a type inside all modules. Lookups done manually will not provide a better result than the lldb internal one. The error output generated with this blocks debugging which makes QC unusable at this state. So, remove the secondary lookup completely. Fixes: QTCREATORBUG-25185 Fixes: QTCREATORBUG-25217 Change-Id: Ibd8a125a89633c611bf750e0f1759c639717e1d2 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'cmake/QtCreatorIDEBranding.cmake')
0 files changed, 0 insertions, 0 deletions