The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Dynamic Debugging In Ruby

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Huw Collingbourne

Posts: 1254
Nickname: huw
Registered: Nov, 2006

Huw Collingbourne is Director of Technology for the Ruby In Steel IDE
Dynamic Debugging In Ruby Posted: Mar 14, 2008 7:18 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Huw Collingbourne.
Original Post: Dynamic Debugging In Ruby
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.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Huw Collingbourne
Latest Posts From SapphireSteel Software

Advertisement
With Dynamic Debugging you can modify a program while it is being debugged. For example, here I have created a new variable, treasures in the Immediate Window, and then I've added it to the Watch window. The drill-down debugger lets me look inside the variable by hovering over its name or expanding it in one of the debugging views.
Changing the value of a simple variable while debugging may not seem all that remarkable. But how about changing the internal structure of objects right (...)

Read: Dynamic Debugging In Ruby

Topic: rubyforge version 0.4.5 has been released! Previous Topic   Next Topic Topic: Screencast showing Jira and 6th Sense integration

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use