thor
Bit_by_bit
07/13/2018, 9:13 PMthor
-S
in the "active" profile, with the profile set to RelWithDebInfo, and then you can debug away. Typically the best way to debug these things though, is figure out which virtual table you're wanting to investigate and set breakpoints in the gen
functions of that table.