Skip to content
Snippets Groups Projects
Commit d1c7fdee authored by hjk's avatar hjk
Browse files

Fixes: add a list of things to check in the manual debugger test

parent c0f2f81c
No related branches found
No related tags found
No related merge requests found
Thinks to check:
- loading of custom dumpers (as seen on QByteArray/QString)
- availability of Qt debug information (custom display of QObject derived
class)
- availabitily of Qt sources (single step into some Qt *._cpp_ file)
- setting of breakpoints on dynamically loaded plugins (try plugin.cpp here)
- check I/O (qDebug, std::cout, std::cerr)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment