Settings for command gef
\n\n
Setting gef.follow_child
Type: bool
Default: True
Description:
Automatically set GDB to follow child when forking
Setting gef.readline_compat
Type: bool
Default: False
Description:
Workaround for readline SOH/ETX issue (SEGV)
Setting gef.debug
Type: bool
Default: False
Description:
Enable debug mode for gef
Setting gef.autosave_breakpoints_file
Type: str
Default: ``
Description:
Automatically save and restore breakpoints
Setting gef.extra_plugins_dir
Type: str
Default: ``
Description:
Autoload additional GEF commands from external directory
Setting gef.disable_color
Type: bool
Default: True
Description:
Disable all colors in GEF
Setting gef.tempdir
Type: str
Default: /tmp/gef
Description:
Directory to use for temporary/cache content
Setting gef.show_deprecation_warnings
Type: bool
Default: True
Description:
Toggle the display of the
deprecated
warnings
Setting gef.buffer
Type: bool
Default: True
Description:
Internally buffer command output until completion