From: Wayne Vucenic Date: 2002-04-18T02:00:02+09:00 Subject: Re: Debugging under Windows Hi Andrew, I use RDE on Windows. It provides a visual interface to the debugger (click on a line to set a breakpoint, view local variables in a separate window, etc.) It's quite nice. http://homepage2.nifty.com/sakazuki/rde_e.html Wayne Wednesday, April 17, 2002, 8:21:06 AM, you wrote: QAHCe> Is there a better way of debugging under Windows than just using QAHCe> 'ruby -r debug'? Is there a front end or editor integration I can use to QAHCe> make debugging more fun? QAHCe> Thanks, QAHCe> Andrew