[gjs: 2/2] Merge branch 'ignore-exceptions' into 'master'




commit cee5e7d89e4834b1387a4cb5859ba56afee6c4e4
Merge: 6ca77794 86a6d3fa
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Aug 13 05:58:18 2021 +0000

    Merge branch 'ignore-exceptions' into 'master'
    
    debugger: Add option to ignore caught exceptions
    
    Closes #431
    
    See merge request GNOME/gjs!655

 installed-tests/debugger/throw-ignored.debugger        |  4 ++++
 installed-tests/debugger/throw-ignored.debugger.js     | 16 ++++++++++++++++
 installed-tests/debugger/throw-ignored.debugger.output | 13 +++++++++++++
 installed-tests/debugger/throw.debugger                |  1 +
 installed-tests/debugger/throw.debugger.output         |  1 +
 installed-tests/meson.build                            |  1 +
 modules/script/_bootstrap/debugger.js                  | 15 ++++++++++++++-
 7 files changed, 50 insertions(+), 1 deletion(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]