Search Criteria
Package Details: ddd 3.3.12-12
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: | morpheusthewhite |
Last Packager: | morpheusthewhite |
Votes: | 17 |
Popularity: | 0.017288 |
First Submitted: | 2017-11-23 07:10 |
Last Updated: | 2020-04-09 09:50 |
Dependencies (7)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, 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, jdk12-openj9-bin, zulu-12-bin, jdk8-openjdk-dcevm, jdk13-openj9-bin, jdk9-openj9-bin, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk8-jetbrains, liberica-jre-8-full-bin, zulu-14-bin, zulu-13-bin, jre8-adoptopenjdk, jdk11-openj9-bin, java-openjdk-bin, jdk11-openjdk-dcevm-conflicts-fixed, java-openjdk-ea-bin, jdk-openj9-bin, jdk-jetbrains, jre-jetbrains, java-openjdk-loom-ea-bin, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, jre-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 »
CyrIng commented on 2020-04-18 19:59
It works great, thank you
morpheusthewhite commented on 2020-04-09 09:53
Yes, I just adopted and patched it, solving the friends compilation error
DuckSoft commented on 2020-02-26 09:52
is this package still maintained?
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