<HTML>
<HEAD>
<TITLE>Re: [Seaside] [Firebug] Programmatic halt</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I am not sure exactly what you are trying to do, but this may help:<BR>
<BR>
<a href="http://code.google.com/p/trimpath/wiki/TrimBreakpoint">http://code.google.com/p/trimpath/wiki/TrimBreakpoint</a><BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On 7/9/07 3:30 PM, &quot;Sebastian Sastre&quot; &lt;ssastre@seaswork.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Trebuchet MS, Verdana, Helvetica, Arial">Hi there,<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Trebuchet MS, Verdana, Helvetica, Arial"> &nbsp;&nbsp;&nbsp;anybody knows how to do a programmatic halt for js code so firebug stops there?<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Trebuchet MS, Verdana, Helvetica, Arial"> &nbsp;&nbsp;&nbsp;I need that because I'm not defining all the js code in one script &quot;file&quot; (which is actually a method in a FileLibrary) but kind of fragmented. I'm making that because the definition of the behavior of js objecs is dynamic and &quot;expectorated&quot; from the seaside components. So I will be unable to pre click (to set the red dot) a typical JS file line of code as usually in firebug.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;I saw that using &quot;debugger&quot; works for halting js code in IE. I'll love to use exacly something like that but in firebug. Is the js version of our beloved &quot;self halt&quot;.<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Trebuchet MS, Verdana, Helvetica, Arial"> &nbsp;&nbsp;&nbsp;Anybody has a clue?<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Trebuchet MS, Verdana, Helvetica, Arial"> &nbsp;&nbsp;&nbsp;Thanks,<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT></SPAN><FONT FACE="Verdana, Helvetica, Arial"><FONT SIZE="4"><SPAN STYLE='font-size:13.0px'>Sebastian Sastre<BR>
&nbsp;<BR>
</SPAN></FONT><SPAN STYLE='font-size:12.0px'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Seaside mailing list<BR>
Seaside@lists.squeakfoundation.org<BR>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
<BR>
</SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>----------=-=-=-=-=-=-=-=-========oOo========-=-=-=-=-=-=-=-=----------<BR>
<a href="mailto:Ronald.P.Welch@BAESYSTEMS.com">mailto:Ronald.P.Welch@BAESYSTEMS.com</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Phone:(607)770-3701<BR>
CSC @ BAE SYSTEMS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;600 Main St Johnson City, NY 13790-1888<BR>
----------=-=-=-=-=-=-=-=-===================-=-=-=-=-=-=-=-=----------<BR>
</SPAN></FONT>
</BODY>
</HTML>