Building libjulia-debug.dll for debug but no symbols loaded for DLL

I’m building julia in debug mode (make debug -j 8) however when attaching to the process, it says there are no symbols.

What am I doing wrong? Is it not possible to debug with visual studio and I need to use GDB or something?
I was attempting to use GDB and it fails to step line by line, instead erroring: