7 Forks
108 Stars
108 Watchers

GEP

GEP (GDB Enhanced Prompt) - a GDB plug-in to enhance your GDB with fzf history search, fzf tab auto-completion, fish-like autosuggestions, and more!

How to download and setup GEP

Open terminal and run command
git clone https://github.com/lebr0nli/GEP.git
git clone is used to create a copy or clone of GEP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GEP https://github.com/lebr0nli/GEP/archive/master.zip

Or simply clone GEP with SSH
git@github.com:lebr0nli/GEP.git

If you have some problems with GEP

You may open issue on GEP support forum (system) here: https://github.com/lebr0nli/GEP/issues