File: control

package info (click to toggle)
xxgdb 1.12-17
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 684 kB
  • ctags: 773
  • sloc: ansic: 8,536; sh: 1,207; makefile: 63
file content (15 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: xxgdb
Section: devel
Priority: optional
Maintainer: Joey Schulze <joey@debian.org>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 7.1), dpatch, libxaw7-dev, libx11-dev,
 libxt-dev, x11proto-core-dev, xutils-dev

Package: xxgdb
Architecture: any
Depends: ${misc:Depends}, gdb, ${shlibs:Depends}
Description: An X front-end to the GNU debugger gdb
 xxgdb is a simple but powerful graphical interface to the GNU
 debugger gdb.  A more powerful (but slower and much bigger) interface
 is available in the ddd package.