summaryrefslogtreecommitdiffstats
path: root/rules/cross-insight.in
blob: 93a2efc9fd418048b621543312bc3347cbbfecbe (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=debug_tools

config CROSS_INSIGHT
	bool
	prompt "insight"
	help
	  Insight is a graphical user interface to GDB,
	  the GNU Debugger written in Tcl/Tk.
	  Note: You will need a working TCL/TK installation on your host to
	  run this tool.