cs01/gdbgui

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

オープン

#192 opened on 2018/05/11

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (521 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (10,351 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド