in reply to Re^3: bug in the debugger? breakpoints in subroutines ignored if attributes present (work-around)
in thread bug in the debugger? breakpoints in subroutines ignored if attributes present

Ah yes, apologies. I misunderstood what you were suggesting and thought the solution would only work in the example. I didn't realise that the l command could take a subroutine as an argument and subsequently let you breakpoint the result. This'll do nicely.
  • Comment on Re^4: bug in the debugger? breakpoints in subroutines ignored if attributes present (work-around)
  • Download Code