Debugging SharePoint solutions with Visual Studio on local machine is pretty easy. Although you can find articles about how to deploy your PDB files to global assembly cache etc it is more simpler than that. Just follow the steps below. Btw you can click on images if you want to see them on original size.
You can set break points in your code and debugger stops code execution at these. So it is like debugging usual ASP.NET applications.
Pingback from Links (2/19/2009) « Steve Pietrek - Everything SharePoint
Still my breakpoint are not getting hit..
any workaround??