Search Criteria
Package Details: cgdb-git v0.8.0.r62.g6bbf5c4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cgdb-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cgdb-git |
| Description: | Curses-based interface to the GNU Debugger |
| Upstream URL: | http://cgdb.github.io/ |
| Keywords: | debugger gdb interface tui ui |
| Licenses: | GPL |
| Conflicts: | cgdb |
| Submitter: | Rubonnek |
| Maintainer: | NikitaIvanov |
| Last Packager: | NikitaIvanov |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-09 16:34 (UTC) |
| Last Updated: | 2025-03-19 21:57 (UTC) |
Dependencies (5)
- gdb (gdb-gitAUR)
- ncurses (ncurses-gitAUR)
- readline (readline-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
Latest Comments
NikitaIvanov commented on 2025-03-19 21:53 (UTC)
@smorky, according to this note, those packages should not be included.
smorky commented on 2021-11-22 11:48 (UTC) (edited on 2021-11-22 11:50 (UTC) by smorky)
There should probably be
automakeandflexas build dependencies. The install fails on missingaclocalcommand whenautomakeis not installed, and afterwards on missingflex.