summaryrefslogtreecommitdiffstats
path: root/rules/cross-insight.in
blob: c64bb4bbb555b3f1e5e95175bedb196e33022ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=staging
## old section:
### 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.

	  STAGING: remove in ptxdist-2016.07.0
	  This is ancient unmaintained in PTXdist and upstream is dead.