1. 26 8月, 2015 2 次提交
    • A
      Remove unused file. · f519dc75
      Andrew Casey 提交于
      f519dc75
    • A
      Instrument the InteractiveWindow with Watson · ed946738
      Andrew Casey 提交于
       1. Wrap every async method in an exception filter that reports a
       non-fatal Watson, prints and error message, and then propagates the
       exception.  We do this so that dumps are taken before exceptions are
       stashed in tasks and the stack is unwound.
      
       2. Wrap the command filter in an exception filter that reports a
       non-fatal Watson, suppresses the error, and forwards to the next filter
       in the chain.  Propagated exceptions would just turn into useless
       dialogs.
      
       Fixes #4553
      ed946738
  2. 25 8月, 2015 22 次提交
  3. 24 8月, 2015 5 次提交
  4. 22 8月, 2015 11 次提交