Jake Moilanen writes: > Looks like xmon breakpoints were not working on Power4/5. Here's a fix > to the problem. You mean the 'bi' command didn't make a breakpoint? Just use the 'b' command instead. Also you take out the if (bp != NULL) check which is needed. Rejected. Paul.