cs01/gdbgui

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

Open

#192 建立於 2018年5月11日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (6,592 star) (376 fork)batch import
featurehelp wanted

描述

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.

貢獻者指南