This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: Debugging Ruby with the 'Cylon' Debugger
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
One of the key features of Ruby In Steel Developer is its ultra-fast ‘Cylon' debugger. The Cylon debugger is unique to Ruby In Steel. Its key features are speed, accuracy and seamless integration with the Visual Studio environment. With Cylon you can step through your code, watch variables, evaluate expressions and drill down into complex data structures. The Cylon debugger can be used with standalone Ruby programs or with Ruby On Rails applications. If you have battled (...)