Debugging Crash Logs in Mac OS

I am trying to debug crash logs from Unreal 4.27 but I cannot get them to work. When I try this in Rider, Rider just does nothing whilst saying that it is loading the dump.

I also tried to use VSCode without success and gdb tells me that the dmp file is the wrong file type.

Is there any documentation that I am missing?