<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -85,6 +85,7 @@ public class RhinoEngine implements ScopeProvider {
             debugger.setScopeProvider(this);
             debugger.attachTo(contextFactory);
             debugger.setBreak();
+            debugger.setBreakOnExceptions(true);
         }
         // create a new global scope level
         Context cx = contextFactory.enterContext();</diff>
      <filename>src/org/helma/engine/RhinoEngine.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c0bc044fa8b8ca1995e8b514c469998273148d6f</id>
    </parent>
  </parents>
  <author>
    <name>Hannes Walln&#246;fer</name>
    <email>hannesw@gmail.com</email>
  </author>
  <url>http://github.com/hns/helma-ng/commit/d40b297fa221897a32a5cda0f71c8bb928b1a099</url>
  <id>d40b297fa221897a32a5cda0f71c8bb928b1a099</id>
  <committed-date>2009-11-07T21:42:03-08:00</committed-date>
  <authored-date>2009-11-07T21:42:03-08:00</authored-date>
  <message>Make debugger break on exceptions</message>
  <tree>9c22ab012c68a3f3f38da27152b6c66dd5d68086</tree>
  <committer>
    <name>Hannes Walln&#246;fer</name>
    <email>hannesw@gmail.com</email>
  </committer>
</commit>
