aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorCamillo Lugaresi2012-02-21 01:14:02 -0600
committerMax Howell2012-10-28 11:39:02 -0400
commit18dbe47f9f356ad68cdc16327487f7a7d44a4ca2 (patch)
tree7e609a29b8fa40588713f145d7db7e73e4bce987 /Library/Homebrew/cmd
parentf6091b1c85ca63c592234251bfc018d7c4f95d64 (diff)
downloadbrew-18dbe47f9f356ad68cdc16327487f7a7d44a4ca2.tar.bz2
debrew: formula debugging for homebrew
A new feature for easing the pain of working with complex formulas, or formulas for large packages. When running brew in debug mode (-d), if an exception propagates outside the formula's install method, you now get a menu which lets you return to the point where the exception was raised and perfom several useful actions, such as: - printing a backtrace - entering IRB to examine the context and test ruby code - entering the debugger (if ruby-debug is available) - entering a shell - ignoring the exception or proceeding with the raise as normal Signed-off-by: Max Howell <mxcl@me.com> * Fixed conflict in build.rb. * Removed old debug handling in Formula.brew. Closes Homebrew/homebrew#10435.
Diffstat (limited to 'Library/Homebrew/cmd')
0 files changed, 0 insertions, 0 deletions