From 45cc8dd819f7720fcda37195ac3fee07fcb338bd Mon Sep 17 00:00:00 2001 From: Sami Vaarala Date: Thu, 24 Sep 2015 18:50:30 +0300 Subject: [PATCH] Remove debugger pause-on-error future work --- doc/debugger.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/debugger.rst b/doc/debugger.rst index c9d998a8..fb539dbf 100644 --- a/doc/debugger.rst +++ b/doc/debugger.rst @@ -2657,8 +2657,6 @@ Various triggers for pausing could be added: * Pause on next statement -* Pause on error about the be thrown - * Pause on yield/resume * Pause on execution timeout