blob: 83a404525a5bd6a9f2ede07dfa11751d132bb1ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
pkgbase = gdb-debug-git
pkgdesc = The GNU Debugger from git. Compiled with debug information.
pkgver = 17.0.50.20250413_git.r121927.eff93f19cb9
pkgrel = 1
url = http://www.gnu.org/software/gdb/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = source-highlight
options = debug
options = !libtool
options = !strip
source = gdb::git+https://sourceware.org/git/binutils-gdb.git
sha256sums = SKIP
pkgname = gdb-debug-git
depends = babeltrace
depends = expat
depends = gdb-common=17.0.50.20250413_git.r121927.eff93f19cb9
depends = guile
depends = libbacktrace
depends = libelf
depends = libipt
depends = mpfr
depends = ncurses
depends = python
depends = source-highlight
depends = xxhash
depends = xxhash
depends = xz
depends = zlib
optdepends = debuginfod: Retrieve debugging information at runtime from specified debuginfod servers.
optdepends = insight: For a GUI to GDB.
provides = gdb=17.0.50.20250413_git.r121927.eff93f19cb9
provides = gdb-debug=17.0.50.20250413_git.r121927.eff93f19cb9
provides = gdb-git=17.0.50.20250413_git.r121927.eff93f19cb9
conflicts = gdb
backup = etc/gdb/gdbinit
pkgname = gdb-debug-common-git
depends = python-pygments
depends = guile
provides = gdb-common=17.0.50.20250413_git.r121927.eff93f19cb9
provides = gdb-common-git=17.0.50.20250413_git.r121927.eff93f19cb9
provides = gdb-debug-common=17.0.50.20250413_git.r121927.eff93f19cb9
conflicts = gdb-common
|