RSS All releases of EDB (Evan's Debugger)

  •  14 Apr 2011 21:29

    Release Notes: State structures are now defined in the DebuggerCore instead of in the main source, which will allow better portability in the future. It has improved edisassm decoding and organization. It fixes some corner cases in search routines. It fixes a false positive in "main" detection for non C binaries. There is preliminary thread debugging support (it's still very experimental; expect it to not work 100% correctly). Analyzer code and speed has been improved. The plugin interface has been cleaned up. If it doesn't need to be in the public headers, it won't be. There are many small bugfixes.

    •  20 Oct 2010 11:48

      Release Notes: Experimental OpenBSD support was added. Symbol generation support is now built in, so there is no longer any dependency on system utilities. The reference finder was improved. A basic "ROP" plugin was implemented. Many internal changes were made to improve code quality and consistency. Many other small improvements and bug fixes were made.

      •  30 May 2010 07:15

        Release Notes: The build on certain platforms was fixed.

        •  28 May 2010 21:41

          Release Notes: Improved data display. A much better internal event model. Fixed decoding of cmpxchg8b/cmpxchg16b instructions. Fixed decoding of certain 64-bit instructions. Theming support for the disassembly. The way that the copy operation worked on the QHexView widget has been improved. Some meta-data display that was unintentionally removed in a previous version has been re-added. There are many other improvements.

          •  26 Feb 2010 19:31

            Release Notes: Bookmarking support has been improved. Some minor bugs were fixed. Syntax highlighting has been added.

            •  24 Jan 2010 12:03

              Release Notes: A minor fix was made in the build system. This only really affects 64-bit builds.

              •  11 Jan 2010 23:02

                Release Notes: Many minor fixes and tweaks. Improved performance. A few crash fixes.

                •  08 Jul 2009 21:48

                  Release Notes: Improved code and heap analyzers. They should work more often with higher accuracy. The code analyzer is much faster now. UTF-16 string searching has been added. There is a new and improved plugin API. An issue when removing breakpoints from the Breakpoint Manager plugin has been fixed. Many other changes.

                  •  31 Mar 2009 22:21

                    Release Notes: This release fixes a minor bug in edisassm's disassembly.

                    •  16 Mar 2009 21:15

                      Release Notes: A new plugin API. Use of boost to improve code quality. Numerous minor bugfixes. The first version that compiles on Windows (though it is not a functional debugger yet on Windows). Several other minor changes.

                      Screenshot

                      Project Spotlight

                      Eric

                      A Python IDE written using PyQt and QScintilla.

                      Screenshot

                      Project Spotlight

                      CorneliOS

                      A virtual Web OS.