They are practically the same thing. Eclipse introduced Method Breakpoints which we don't have in the classic CodeWarrior tools, hence the need for a distinction. The online documentation states that regular breakpoints suspend the execution of a thread before a line of code or method is executed. Regular breakpoints include: