in reply to Re: Insert breakpoint when debugging in AS Perl
in thread Insert breakpoint when debugging in AS Perl

Thanks,
You're right, from some reason the module wasn't loaded, so I couldn't have insert a breakpoint, but what bothers me is that the program DO USE THIS MODULE !!

What could be the reason that from one hand the program uses a module but on the othyer hand I can't see it was loaded ?
Maybe somehow it was related to eval command ?

Mosh.

  • Comment on Re^2: Insert breakpoint when debugging in AS Perl