I tried to investigate the issue further and figured out the following:
it seems to be a problem with gdb and its disassembler
when I start gdb in the console, it doesn't show me where the crash occurs, too
in the debugger log, I get an error message "Disassembler failed"
I tried also on another VM (Win 10, also) and a Win 7 Desktop and it works on the VM, however not on the Desktop and my first VM. I have no clue what the differences between these installations are :-(
Is anyone aware of any Windows/Qt/MinGW settings that could make the disassembler fail?
Thanks for any ideas,
Sebastian