[Omaha.pm] debugger breaks automatically if you're 100 levels deep in subroutine calls!

Terry td3201 at gmail.com
Wed Dec 29 17:03:14 CST 2004


You dont need a debugger in VB.NET.  :)

On Wed, 29 Dec 2004 16:57:39 -0600, Jay Hannah <jhannah at omnihotels.com> wrote:
> 
> Ooo! Cool!
> 
> I screwed up. I had a method which called a method which called back on the first. In real life, the program hangs forever (eventually I assume I would have run out of RAM and crashed?), but the debugger detected my idiocy and broke automatically!
> 
> Wow! (Does Visual Studio do that? Or are you *always* > 100 levels deep in VB.NET? -grin-)
> 
> j
> 
> 387:       die unless ($self->_read_string_for_miles_ok($record, "DL basic", $maximum_miles));
>   DB<4> n
> Model::omares::crs::Rewards::RewardEvent::get_fg_rewards(/usr/lib/perl5/site_perl/Omni/MVC/Model/omares/crs/Rewards/RewardEvent.pm:229):
> 229:    sub get_fg_rewards         { return $_[0] }
> 100 levels deep in subroutine calls!
>   DB<4>
> 
> _______________________________________________
> Omaha-pm mailing list
> Omaha-pm at mail.pm.org
> http://www.pm.org/mailman/listinfo/omaha-pm
>


More information about the Omaha-pm mailing list