Package Details: edb-debugger 1.5.0-2

Git Clone URL: https://aur.archlinux.org/edb-debugger.git (read-only, click to copy)
Package Base: edb-debugger
Description: EDB (Evan's Debugger) is a cross platform AArch32/x86/x86-64 debugger, inspired by Ollydbg.
Upstream URL: http://www.codef00.com/projects#debugger
Keywords: binary debugger ollydbg qt qt5
Licenses: GPL2
Submitter: None
Maintainer: revel (tbhaxor)
Last Packager: revel
Votes: 92
Popularity: 0.69
First Submitted: 2007-04-27 15:24 (UTC)
Last Updated: 2024-03-24 11:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

revel commented on 2011-12-28 11:25 (UTC)

updated edb to 0.9.18 and it worked, thanks

VlaoMao commented on 2011-12-28 08:15 (UTC)

After upgrade to qt 4.8: $ edb Starting edb version: 0.9.17 Please Report Bugs & Requests At: http://bugs.codef00.com/ [load_plugins] Loading Plugin: libAnalyzer.so : 0x19f9500 [load_plugins] Loading Plugin: libBinarySearcher.so : 0x1a8f620 [load_plugins] Loading Plugin: libBookmarks.so : 0x1aa62c0 [load_plugins] Loading Plugin: libBreakpointManager.so : 0x1a8b520 [load_plugins] Loading Plugin: libCheckVersion.so : 0x1aa4120 [load_plugins] Loading Core Plugin: libDebuggerCore.so : 0x1aa1970 [load_plugins] Loading Plugin: libDumpState.so : 0x1a816e0 [load_plugins] Loading Plugin: libELFBinaryInfo.so : 0x1a24cf0 [load_plugins] Loading Plugin: libEnvironment.so : 0x1a7d670 [load_plugins] Loading Plugin: libFunctionDB.so : 0x1a901c0 [load_plugins] Loading Plugin: libFunctionFinder.so : 0x1a71010 [load_plugins] Loading Plugin: libHardwareBreakpoints.so : 0x1aa0000 [load_plugins] Loading Plugin: libHeapAnalyzer.so : 0x1a723f0 [load_plugins] Loading Plugin: libOpcodeSearcher.so : 0x1aa1fc0 [load_plugins] Loading Plugin: libOpenFiles.so : 0x1a9cbc0 [load_plugins] Loading Plugin: libReferences.so : 0x1a74600 [load_plugins] Loading Plugin: libROPTool.so : 0x1aa31c0 [load_plugins] Loading Plugin: libSessionManager.so : 0x1a75300 [load_plugins] Loading Plugin: libStringSearcher.so : 0x1a7b4a0 [load_plugins] Loading Plugin: libSymbolViewer.so : 0x1aa8e70 QSharedPointer: pointer 0x1c6c8d0 already has reference counting Aborted Arch x86_64, edb 0.9.17

revel commented on 2010-10-29 16:47 (UTC)

thanks, fixed looks like only a tiny fix for openbsd has been added so I'm not bumping the pkgrel

<deleted-account> commented on 2010-10-29 14:20 (UTC)

debugger-0.9.16.tgz has invalid md5sum. The correct one is: 'c91650270a1e2659dc2a5d9c44f7e2c4'

revel commented on 2010-10-20 12:39 (UTC)

thanks fnord0 I updated the PKGBUILD before you even posted the second comment: Last Updated: Wed, 20 Oct 2010 12:01:52 +0000 :) I subscribe both freshmeat and AUR for edb so I'm seeing all the notifications and delays with updating the package are due to me being asleep, out of time or otherwise offline cheers!

fnord0 commented on 2010-10-20 12:28 (UTC)

guess I could be a little more helpful here. all that needed to be updated in the PKGBUILD is change 'pkgver=0.9.16' and the new md5sum is 'efc2e0d4a803e01bf01aaa73e3c3125e'

fnord0 commented on 2010-10-20 11:57 (UTC)

0.9.16 is out now...

dobo commented on 2010-08-29 17:35 (UTC)

Anyone knows how can i compile it for i686 on amd64 (using multilib)?

revel commented on 2010-08-03 17:52 (UTC)

good idea, thank you done

stativ commented on 2010-08-03 16:21 (UTC)

Would you mind adding an icon? There is icon in the sources, so the following is enough: install -D -m 644 src/images/edb48-logo.png "$pkgdir"/usr/share/pixmaps/edb.png