본문으로 건너뛰기

gScope

Carlo Caione에서 게시

GTK interface to cscope

오픈 소스GPL-3.0-or-later

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • Issues cscope symbol and reference queries from a GTK window rather than a terminal prompt.
  • Displays cross-reference matches in a graphical result list.
  • Works against cscope databases, so existing ones can be reused.
  • Requires a separate cscope installation to function.
  • Listed for Linux only, under GPL-3.0-or-later.

이 애플리케이션 소개

gScope provides a GTK front end for cscope, the cross-referencing tool used for browsing source trees. Queries that cscope normally exposes at a terminal prompt — finding where a symbol is defined, which functions call or are called by a given one, which files include a header, which lines contain a text pattern — are driven here from windows, entry fields and result lists.

The program does not analyse code on its own. It sits on top of cscope's database and query engine, so the languages covered and the exact meaning of each search come from cscope rather than from the interface. Existing cscope databases can be reused; conversely, cscope itself has to be present alongside gScope for the interface to have anything to query.

Carlo Caione publishes it under GPL-3.0-or-later. Linux is the only platform listed, so developers on other operating systems would need a Linux environment, cscope's own interfaces, or a different front end.

Linux

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.