In XPEDITER (IBM debugging tool), breakpoints are set by inserting a special command indicator in the line number area. The correct indicator is the letter 'B' to mark a breakpoint line. Options A, C, and S are incorrect - random labels, S (probably for Step), and '.' are not the correct breakpoint indicators.