As long as symbol files don't work (and they don't work for quite some time now) there are only workarounds available: Splitting your project in static libs or DLLs. It's some work but can be done, check out how the .rtl pragma was defined to get some ideas.