[Visualperl-discuss] Visual Perl breakpoint conditions
by Gareth other posts by this author
Mar 8 2004 7:06AM messages near this date
view in the new Beta List Site
Re: [Visualperl-discuss] Breakpoint
|
Re: [Visualperl-discuss] Visual Perl breakpoint conditions
Hi all,
I am trying to set a breakpoint in Visual Perl to break execution if a
particular expression is true when the breakpoint location in my code is
reached. The expression I am using based on the value of a variable within
my program (e.g. $my_variable == 1000), but the breakpoint isn't hit even
though I know the expression has evaluated true during debugging. Does
anyone know if this feature is meant to work in Visual Perl? I've searched
the help files and the mailing list archives but I can't find anything
related to this.
TIA,
Gareth
_______________________________________________
VisualPerl-discuss mailing list
VisualPerl-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Gareth
Eric Promislow
|