Either run Debug from Visual Studio, which will retract and redeploy the project before deploying and more time consuming
Or, From “Debug”, select “Attach to process…” and attach the debugger to the w3wp.exe processes and start debugging. Make sure to open the browser and browse the site first to start the processes before attaching.