You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other GDB plugins such as GEP (https://github.com/lebr0nli/GEP) have integrations to allow better fuzzy-finding and autocomplete of GDBs history file. This is greatly enhances usability.
I didn't know this project but that's an interesting addition to have.
However, since it requires dependencies, gef-extras would be a more appropriate place to be.
Type of feature request
Misc
Misc
Usability Enhancement
Summary Description
Other GDB plugins such as GEP (https://github.com/lebr0nli/GEP) have integrations to allow better fuzzy-finding and autocomplete of GDBs history file. This is greatly enhances usability.
Implementation idea/suggestion
Suggest replicating the architecture of GEP (it looks a little gross, but I don't know if there's a better alternative): https://github.com/lebr0nli/GEP/blob/65e0fbbb7f566bc648d2a09e237f0e8bb0b70505/gdbinit-gep.py#L428
Existing alternatives?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: