Angelos Karageorgiou <> wrote:
> Brian Raven wrote:
>> 
>> 
>> Personally I just use an editor that I like (xemacs), and the
>> command line debugger. 
>> 
>> HTH
>> 
> 
> 
> 
> Dunno about you , but I have found the syntax highlighting abilities
> of vim wonderful, it even has a windows version ( gvim ) 

There's no accounting for taste. Oh well, each to their own :-)

> 
> As for debugging , any suggestions for threads debugging are welcome.

The good old print statement. Likely to be less intrusive in the face of
timing related issues than an interactive debugger.

HTH

-- 
Brian Raven 

-----------------------------------------------------------------------------------------------------------
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient or have received this e-mail in error, please advise 
the sender immediately by reply e-mail and delete this message and any 
attachments without retaining a copy. Any unauthorised copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to