5cd8448 CATCH(e, RETURN_MASK_ERROR) -> CATCH(const gdb_error &e) etc. throughout

Authored and Committed by palves 7 years ago
118 files changed. 421 lines added. 421 lines removed.
gdb/aarch64-tdep.c
file modified
+2 -2
gdb/ada-lang.c
file modified
+5 -5
gdb/ada-typeprint.c
file modified
+1 -1
gdb/ada-valprint.c
file modified
+1 -1
gdb/amd64-tdep.c
file modified
+3 -3
gdb/break-catch-throw.c
file modified
+3 -3
gdb/breakpoint.c
file modified
+12 -12
gdb/btrace.c
file modified
+5 -5
gdb/c-varobj.c
file modified
+4 -4
gdb/cli/cli-interp.c
file modified
+1 -1
gdb/cli/cli-script.c
file modified
+2 -2
gdb/common/new-op.c
file modified
+1 -1
gdb/compile/compile-c-symbols.c
file modified
+3 -3
gdb/compile/compile-object-run.c
file modified
+1 -1
gdb/completer.c
file modified
+1 -1
gdb/corelow.c
file modified
+2 -2
gdb/cp-abi.c
file modified
+2 -2
gdb/cp-support.c
file modified
+3 -3
gdb/cp-valprint.c
file modified
+2 -2
gdb/dtrace-probe.c
file modified
+1 -1
gdb/dwarf2-frame-tailcall.c
file modified
+1 -1
gdb/dwarf2-frame.c
file modified
+3 -3
gdb/dwarf2loc.c
file modified
+2 -2
gdb/dwarf2read.c
file modified
+2 -2
gdb/eval.c
file modified
+5 -5
gdb/event-loop.c
file modified
+1 -1
gdb/event-top.c
file modified
+3 -3
gdb/exceptions.c
file modified
+2 -2
gdb/exec.c
file modified
+2 -2
gdb/f-valprint.c
file modified
+1 -1
gdb/fbsd-tdep.c
file modified
+1 -1
gdb/frame-unwind.c
file modified
+1 -1
gdb/frame.c
file modified
+5 -5
gdb/gcore.c
file modified
+1 -1
gdb/gdbserver/linux-low.c
file modified
+2 -2
gdb/gdbserver/server.c
file modified
+3 -3
gdb/gdbtypes.c
file modified
+2 -2
gdb/gnu-v3-abi.c
file modified
+1 -1
gdb/guile/guile.c
file modified
+1 -1
gdb/guile/scm-block.c
file modified
+1 -1
gdb/guile/scm-breakpoint.c
file modified
+9 -9
gdb/guile/scm-cmd.c
file modified
+1 -1
gdb/guile/scm-disasm.c
file modified
+1 -1
gdb/guile/scm-frame.c
file modified
+19 -19
gdb/guile/scm-lazy-string.c
file modified
+2 -2
gdb/guile/scm-math.c
file modified
+4 -4
gdb/guile/scm-param.c
file modified
+2 -2
gdb/guile/scm-ports.c
file modified
+1 -1
gdb/guile/scm-pretty-print.c
file modified
+1 -1
gdb/guile/scm-symbol.c
file modified
+5 -5
gdb/guile/scm-symtab.c
file modified
+1 -1
gdb/guile/scm-type.c
file modified
+12 -12
gdb/guile/scm-value.c
file modified
+27 -27
gdb/i386-linux-tdep.c
file modified
+1 -1
gdb/i386-tdep.c
file modified
+3 -3
gdb/inf-loop.c
file modified
+1 -1
gdb/infcall.c
file modified
+1 -1
gdb/infcmd.c
file modified
+2 -2
gdb/infrun.c
file modified
+4 -4
gdb/jit.c
file modified
+1 -1
gdb/language.c
file modified
+1 -1
gdb/linespec.c
file modified
+4 -4
gdb/linux-nat.c
file modified
+4 -4
gdb/linux-tdep.c
file modified
+1 -1
gdb/linux-thread-db.c
file modified
+2 -2
gdb/main.c
file modified
+3 -3
gdb/mi/mi-cmd-stack.c
file modified
+1 -1
gdb/mi/mi-interp.c
file modified
+2 -2
gdb/mi/mi-main.c
file modified
+2 -2
gdb/p-valprint.c
file modified
+1 -1
gdb/parse.c
file modified
+2 -2
gdb/ppc-linux-tdep.c
file modified
+1 -1
gdb/printcmd.c
file modified
+4 -4
gdb/python/py-arch.c
file modified
+1 -1
gdb/python/py-block.c
file modified
+1 -1
gdb/python/py-breakpoint.c
file modified
+7 -7
gdb/python/py-cmd.c
file modified
+1 -1
gdb/python/py-finishbreakpoint.c
file modified
+6 -6
gdb/python/py-frame.c
file modified
+18 -18
gdb/python/py-framefilter.c
file modified
+24 -24
gdb/python/py-gdb-readline.c
file modified
+1 -1
gdb/python/py-inferior.c
file modified
+4 -4
gdb/python/py-infthread.c
file modified
+1 -1
gdb/python/py-lazy-string.c
file modified
+1 -1
gdb/python/py-linetable.c
file modified
+1 -1
gdb/python/py-objfile.c
file modified
+2 -2
gdb/python/py-param.c
file modified
+1 -1
gdb/python/py-prettyprint.c
file modified
+2 -2
gdb/python/py-symbol.c
file modified
+5 -5
gdb/python/py-type.c
file modified
+17 -17
gdb/python/py-unwind.c
file modified
+4 -4
gdb/python/py-utils.c
file modified
+1 -1
gdb/python/py-value.c
file modified
+28 -28
gdb/python/python.c
file modified
+8 -8
gdb/record-btrace.c
file modified
+9 -9
gdb/remote.c
file modified
+5 -5
gdb/rs6000-aix-tdep.c
file modified
+1 -1
gdb/rs6000-tdep.c
file modified
+2 -2
gdb/rust-exp.y
file modified
+1 -1
gdb/s390-linux-tdep.c
file modified
+1 -1
gdb/selftest.c
file modified
+1 -1
gdb/solib-dsbt.c
file modified
+1 -1
gdb/solib-frv.c
file modified
+1 -1
gdb/solib-spu.c
file modified
+1 -1
gdb/solib-svr4.c
file modified
+6 -6
gdb/solib.c
file modified
+3 -3
gdb/stack.c
file modified
+11 -11
gdb/symtab.c
file modified
+2 -2
gdb/target.c
file modified
+1 -1
gdb/top.c
file modified
+4 -4
gdb/tracefile-tfile.c
file modified
+1 -1
gdb/tui/tui.c
file modified
+1 -1
gdb/typeprint.c
file modified
+1 -1
gdb/valops.c
file modified
+2 -2
gdb/valprint.c
file modified
+1 -1
gdb/value.c
file modified
+2 -2
gdb/varobj.c
file modified
+6 -6
gdb/xml-support.c
file modified
+2 -2
    CATCH(e, RETURN_MASK_ERROR) -> CATCH(const gdb_error &e) etc. throughout
    
    Do:
    
     -  CATCH (e, RETURN_MASK_ERROR)
     +  CATCH (const gdb_error &e)
    
    And:
    
     -  CATCH (ex, RETURN_MASK_ALL)
     +  CATCH (const gdb_exception &ex)
    
    Throughout.
    
    Done with a simple sed.
        
file modified
+2 -2
file modified
+5 -5
file modified
+1 -1
file modified
+1 -1
file modified
+3 -3
file modified
+3 -3
file modified
+12 -12
file modified
+5 -5
file modified
+4 -4
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+2 -2
file modified
+3 -3
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+3 -3
file modified
+2 -2
file modified
+2 -2
file modified
+5 -5
file modified
+1 -1
file modified
+3 -3
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+5 -5
file modified
+1 -1
file modified
+2 -2
file modified
+3 -3
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+9 -9
file modified
+1 -1
file modified
+1 -1
file modified
+19 -19
file modified
+2 -2
file modified
+4 -4
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+5 -5
file modified
+1 -1
file modified
+12 -12
file modified
+27 -27
file modified
+1 -1
file modified
+3 -3
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+4 -4
file modified
+4 -4
file modified
+1 -1
file modified
+2 -2
file modified
+3 -3
file modified
+1 -1
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+7 -7
file modified
+1 -1
file modified
+18 -18
file modified
+24 -24
file modified
+1 -1
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+2 -2
file modified
+5 -5
file modified
+17 -17
file modified
+4 -4
file modified
+1 -1
file modified
+28 -28
file modified
+8 -8
file modified
+9 -9
file modified
+5 -5
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+6 -6
file modified
+3 -3
file modified
+11 -11
file modified
+2 -2
file modified
+1 -1
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+2 -2
file modified
+6 -6
file modified
+2 -2