Skip to content
  • mnislaih's avatar
    Optimize dynamic breakpoints for speed · 9004e883
    mnislaih authored
    Made a bit faster the test which gets done every time a running program hits a dynamic breakpoint. I moved the bounds checking inside a DEBUG pragma and replaced (IArray.!) for unsafeAt
    9004e883