mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
0b2b32af10
edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. WWW: http://codef00.com/projects#debugger PR: based on ports/170779 Submitted by: HU Dong <itechbear at gmail.com>
24 lines
672 B
Plaintext
24 lines
672 B
Plaintext
bin/edb
|
|
libexec/edb/libAnalyzer.so
|
|
libexec/edb/libBinarySearcher.so
|
|
libexec/edb/libBookmarks.so
|
|
libexec/edb/libBreakpointManager.so
|
|
libexec/edb/libCheckVersion.so
|
|
libexec/edb/libDebuggerCore.so
|
|
libexec/edb/libDumpState.so
|
|
libexec/edb/libELFBinaryInfo.so
|
|
libexec/edb/libEnvironment.so
|
|
libexec/edb/libFunctionFinder.so
|
|
libexec/edb/libHardwareBreakpoints.so
|
|
libexec/edb/libHeapAnalyzer.so
|
|
libexec/edb/libOpcodeSearcher.so
|
|
libexec/edb/libROPTool.so
|
|
libexec/edb/libReferences.so
|
|
libexec/edb/libSessionManager.so
|
|
libexec/edb/libStringSearcher.so
|
|
libexec/edb/libSymbolViewer.so
|
|
share/applications/edb.desktop
|
|
share/pixmaps/edb.png
|
|
@dirrmtry share/applications
|
|
@dirrm libexec/edb
|