Currently I\'m seeing an oddity in functions in one of my programs in visual studio is acting. VS allows me to put break points at certain points in the file, but then in debug
Make sure the file containing that code doesn't have any optimization flags that override the global settings.