This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: Debugging Adobe Flex Applications With Amethyst
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
We put a great deal of emphasis on debugging. While the debugger in the current version of our Flex IDE, Amethyst, does not yet have the full range of debugging tools provided by our professional Ruby On Rails product, Ruby In Steel, it already has many of the most important debugging capabilities. Amethyst beta 3 includes breakpoints with step into/step out/step over, a variety of debugging windows including Locals, Autos and Watch, drag-and-drop variables from the code editor into the (...)