<div>Oh. oh.. sorry should have searched the mailling list before I post it.</div>
<div> </div>
<div>Thanks<br><br> </div>
<div><span class="gmail_quote">On 9/2/05, <b class="gmail_sendername">Serge Aleynikov</b> <<a href="mailto:serge@hq.idt.net">serge@hq.idt.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">No it's not supported yet.  If you search the mailing list this issue<br>has been reported several times.<br>
<br>Serge<br><br>Stephen Han wrote:<br>> I am using erlang 5.4.9 on Windows 2000.<br>> Whenever I add the module which contains try-catch block, I see debugger<br>> print out bunch of numbers on the erlang shell and got crashed.
<br>> Is "try" supported by debugger?<br>><br>><br>> -module(t1).<br>><br>> -compile(export_all).<br>><br>> start() -><br>>     try<br>>  throw ({hello})<br>>     catch<br>>  hello ->
<br>>      world<br>>     end.<br></blockquote></div><br>