Details
Description
I work with two kits in my project.
I had a dump of an executable created by Windows.
When I open the core/dump file with the Debug => Start Debugging => Load Core File...
the Kit is the same as the last time I used this debugging tool. Even though I already had switched the Kit and produced the the exe that crashed from this new Kit.
Wouldn't it be nice, if the chosen Kit changes to the one, that is currently active.
Some settings in QtCreator that are related to the kit might support the debugging?