From: Chris Morris Date: 2006-07-29T13:12:27+09:00 Subject: Debug history, a la irb/ext/save-history ------=_Part_25590_3988128.1154146343908 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Having just now stumbled across setting up .irbrc to store IRB history -- is there something similar for the debug module? Such that in between debug sessions I can access previous commands issued in the last session? (esp. handy for setting breakpoints, now that rubygems consumes the first step into the script, rather than the current file). (XP, Ruby 1.8.4) -- Chris http://clabs.org ------=_Part_25590_3988128.1154146343908--