Search Criteria
Package Details: ddd 3.3.12-10
Git Clone URL: | https://aur.archlinux.org/ddd.git (read-only, click to copy) |
---|---|
Package Base: | ddd |
Description: | A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger... |
Upstream URL: | http://www.gnu.org/software/ddd/ |
Keywords: | debugging gdb |
Licenses: | |
Submitter: | arojas |
Maintainer: | kaptoxic |
Last Packager: | arojas |
Votes: | 10 |
Popularity: | 0.44 |
First Submitted: | 2017-11-23 07:10 |
Last Updated: | 2017-11-23 07:10 |
Dependencies (7)
- gcc-libs (gcc-libs-multilib-x32, gcc-libs-multilib-git, fastgcc, gcc-libs-git)
- libxaw
- openmotif
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – to use the Gnu debugger
- java-runtime-openjdk (tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, jdk10-openjdk-openj9-bin, jre8-openjdk-shenandoah, jre8-openjdk-jetbrains, jdk12-openj9-bin, zulu-12-bin, jetbrains-jre, jetbrains-jre8, java-openjdk-bin, jdk13-openj9-bin, java-openjdk-ea-bin, jdk11-adoptopenjdk, jdk-openj9-bin, jdk-adoptopenjdk, zulu-11-bin, jdk11-openj9-bin, jdk8-jetbrains, jdk11-openjdk-dcevm, jdk8-openjdk-dcevm, jdk-jetbrains, jre-openjdk, jre10-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk) (optional) – to use the Java debugger
- perl (perl-git) (optional) – to use the Perl debugger
- pydb (optional) – to use the Python debugger
Latest Comments
1 2 Next › Last »
g99 commented on 2019-12-05 19:31
confirm: https://github.com/Programatic/ddd works like a charm in open Motif while the AUR package does not build.
programatic commented on 2019-08-07 16:31
@kaptoxic I used the fix @0xjmz supplied and put it up here in the PKGBUILD and .SRCINFO: https://github.com/Programatic/ddd It installs fine for me now, you can update it if you want.
0xjmz commented on 2019-07-13 09:31
I applied a patch found here http://savannah.gnu.org/bugs/?41997 which simply "emulates" default values. It compiles and works.
kernelisstrong commented on 2019-07-10 08:14
No i don't know how to fix it but probably gcc-9.1 just builds on a higher C++ standard so you could try changing the standard and check if that fixes it.@kaptoxic
kaptoxic commented on 2019-07-09 22:05
Do you have an idea how to fix it perhaps?
kernelisstrong commented on 2019-07-07 07:38
Could you fix the building for gcc-9.1? @kaptoxic
Canopti commented on 2019-07-02 06:51
Does not compile with gcc-9.1
gczago commented on 2019-03-31 18:39
I'm new in Arch Linux world so I don't even know where I start to install DDD without using pacman. How can I do it? Is it hard to learn? I need the debugger for my faculty and I don't know how to use another one.
kaspyr commented on 2019-03-27 22:03
Appreciate you posting the key!
CyrIng commented on 2018-10-19 22:13
This PKG is working fine.