Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
This is intended to help to identify problems with Qt Creator debugging.
Check Debugger Log
- Right pane of Views (or Windows) -> View -> Debugger Log
- Personal data (paths, process environmen) can/should be edited out
- Check for non-default settings (marked with "***") in the header
Check used Qt version
- Qt 5.15.0 and 5.15.1 from installer are unusable with GDB and LLDB as soon as QProcess is used: https://bugreports.qt.io/browse/QTBUG-86319
Attachments
Issue Links
- relates to
-
QTBUG-86319 Use of CLONE_PIDFD for forkfd interacts badly with debugging
- Closed