Daniel Jacobowitz wrote: > This does make a little sense to me. Anyone think there's value in keeping > the note for breakpoints in different threads? Ok, there seems to be a consensus that the added notes are useful, but nobody likes the idea of suppressing the message entirely when the breakpoints do not conflict. How about the attached patch which includes the one without the other? I've also taken the opportunity to add _() macros to a few strings. Andrew