Search Criteria
Package Details: gdb-frontend-bin 0.11.3.beta-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdb-frontend-bin.git (read-only, click to copy) |
---|---|
Package Base: | gdb-frontend-bin |
Description: | An easy, flexible and extensionable GUI debugger |
Upstream URL: | https://github.com/rohanrhu/gdb-frontend |
Keywords: | c cpp debug debugger debugger-gdb debugging debugging-tool debugging-tools gdb gdb-extension gdb-frontend gdb-gui gdb-plugin gdb-ui |
Licenses: | GPL3 |
Provides: | gdb-frontend, gdbfrontend |
Submitter: | ragouel |
Maintainer: | EvrenselKisilik |
Last Packager: | EvrenselKisilik |
Votes: | 4 |
Popularity: | 0.000005 |
First Submitted: | 2020-06-03 22:18 (UTC) |
Last Updated: | 2022-12-22 05:06 (UTC) |
Dependencies (3)
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- tmux (tmux-tcl-gitAUR, tmux-xdg-gitAUR, tmux-sixel-gitAUR, tmux-gitAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
tam1m commented on 2022-02-18 13:38 (UTC)
No, no issues. Works perfectly fine now
EvrenselKisilik commented on 2022-02-18 13:35 (UTC)
Oh got it... Sooooo there is no any issue now right??
tam1m commented on 2022-02-18 13:34 (UTC)
Hi @EvrenselKisilik Yeah it works now. Problem is not the filename of the downloaded tar.gz, but its content. The directory inside does not have the
-bin
suffix.But thanks anyways
EvrenselKisilik commented on 2022-02-18 11:42 (UTC)
Hiii, thank you @tam1m :)
It was like this in .SRCINFO source = gdb-frontend-0.10.3-beta.tar.gz::https://github.com/rohanrhu/gdb-frontend/archive/v0.10.3-beta.tar.gz
Sooo I think it should work buut I added changes is it working now?
tam1m commented on 2022-02-17 19:48 (UTC) (edited on 2022-02-17 19:52 (UTC) by tam1m)
@EvrenselKisilik The PKGBUILD needs a small patch to work.
cd "${pkgname}-${_pkgver}"
doesn't work sincepkgname
isgdb-frontend-bin
but the extracted directory isgdb-frontend-${_pkgver}
without the-bin
suffix.Here is a small patch that fixes this
EvrenselKisilik commented on 2022-02-17 16:04 (UTC)
Hiiii @Lucki thank you for this :) I updated the package on the same version (pkgrel=2) can you try it? I don't use Arch :)
Lucki commented on 2022-02-14 20:29 (UTC)
Hi there, according to the documentation I should be able to call
gdbfrontend --help
but that only starts the application and doesn't give any further terminal output.Also dumping everything in
/opt/
seems a bit strange so I've quickly tested this properly packaged and surprisinglygdbfrontend --help
works directly without any problems.EvrenselKisilik commented on 2021-11-24 09:50 (UTC)
Ah I fixed it. Thank you. Can I generate .SRCINFO on Debian?
wakamue commented on 2021-11-24 09:29 (UTC)
The PKGBUILD file still contains
pkgver=0.9.5.beta _pkgver=0.9.5-beta
instead of the announced 0.9.6.beta version.
EvrenselKisilik commented on 2021-10-11 11:13 (UTC)
Thank you too :)
« First ‹ Previous 1 2 3 4 Next › Last »