When / why is a break point orange with blue outline? When the code and/or symbol file for that breakpoint has not yet been loaded. Usually disabling "Load Symbols Lazily" in Preferences > Debugging fixes this.
When / why is a break point orange with blue outline?