Description
When debugging code from qt wip/cmake branch, which uses dev qt6 types, the CDB backend debugger on Windows doesn't show the "nice" output for types.
Interestingly, the helpers work fine on macOS with the same wip/cmake branch.
Fix the helpers (backends?) to work for both Qt5 and Qt6 types.