EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Release focus: Major feature enhancements
Changes:
A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the level of a commercial release.
To provide a "game engine" framework of linked classes for game development.
To help students create computer games that are interactive, rapidly executing, and visually beautiful.
Using Lightweight IP with the Nios II Processor_nios2_lwip_tutorial,This tutorial familiarizes you with the lightweight IP (lwIP) TCP/IP
software component included in your Nios II development kit.