K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-07-08T16:30:42.000000Z K 7 svn:log V 254 Better handle the break instruction trap. The runtime specification has outlined which break numbers are software interrupts, debugger breakpoints and ABI specific breaks. We mostly treated all break numbers we didn't care about as debugger breakpoints. END