Search Criteria
Package Details: bin32-edb-debugger 0.9.20-1
Git Clone URL: | https://aur.archlinux.org/bin32-edb-debugger.git (read-only, click to copy) |
---|---|
Package Base: | bin32-edb-debugger |
Description: | EDB (Evan's Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg - 32 bit version (used to debug 32-bit applications on x86_64 architecture). |
Upstream URL: | http://www.codef00.com/projects.php#Debugger |
Licenses: | |
Submitter: | dobo |
Maintainer: | dobo |
Last Packager: | dobo |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-13 23:45 |
Last Updated: | 2015-11-23 18:53 |
Dependencies (3)
- lib32-qt4>=4.5
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
- boost>=1.35.0 (boost-git) (make)
Latest Comments
eso commented on 2015-11-24 09:33
Now it works just fine - thanks!
dobo commented on 2015-11-23 18:56
Actually gcc-multilib is only needed as makedepend. I've updated package without increasing pkgrel number. Thanks!
eso commented on 2015-11-23 14:42
On my 64-bit system, I needed to replace gcc and gcc-libs with gcc-multilib and gcc-libs-multilib respecively, to build successfully. Maybe that should go into dependencies, or am I misunderstanding something here?