in reply to bug in the debugger? breakpoints in subroutines ignored if attributes present

Have you tried setting the break point by inserting $DB::single = $DB::single = 1;?
  • Comment on Re: bug in the debugger? breakpoints in subroutines ignored if attributes present

Replies are listed 'Best First'.
Re^2: bug in the debugger? breakpoints in subroutines ignored if attributes present
by wu-lee (Beadle) on Apr 24, 2007 at 10:33 UTC
    Thanks, but no, mainly because my problem isn't so much getting the debugger to stop once, it's passing on test code which is difficult debug in general.