The dump files I'm talking about are the ones created by Right Click -> Create Dump.
The suggested name for the dump files is usually the prefix + ".dmp", eg: procexp64.dmp
But if the program has multiple dots in it's name, for example: my.program.exe, when creating the dump, the suggested name will be my.dmp which is unexpected. I expected it to be my.program.dmp