cs01/gdbgui

Source file search overlay similar to sublime/atom/chrome debugger's ctrl+p

Open

#192 aperta il 11 mag 2018

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (376 fork)batch import
featurehelp wanted

Metriche repository

Star
 (6592 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi,

I was just wondering whether gdbgui provides a way to quick access the source files of the binary, maybe through fuzzy search. For example chrome debugger supports this with Ctrl+p.

AFAIK the source files are retrievable from gdb with the info source command.

Guida contributor