diff --git a/tools/debugger/gdb/gdbinit b/tools/debugger/gdb/gdbinit index 276db00..5eec96b 100644 --- a/tools/debugger/gdb/gdbinit +++ b/tools/debugger/gdb/gdbinit @@ -3997,4 +3997,4 @@ end # Version 2 # Radix bugfix by elaine source /usr/share/peda/peda.py -/* vim: set filetype=gdb ts=8 sw=4 tw=120 et :*/ +# /* vim: set filetype=gdb ts=8 sw=4 tw=120 et :*/ diff --git a/tools/debugger/gdb/gdbinit.local b/tools/debugger/gdb/gdbinit.local index 2da6e66..b617c2a 100644 --- a/tools/debugger/gdb/gdbinit.local +++ b/tools/debugger/gdb/gdbinit.local @@ -1,2 +1,2 @@ source /usr/share/peda/peda.py -/* vim: set filetype=gdb ts=4 sw=4 tw=120 noet :*/ +# /* vim: set filetype=gdb ts=4 sw=4 tw=120 noet :*/