I just posted version 0.85 BETA of my DigiLinX debugger. The new release fixes some threading and performance issues, and adds the ability to bind to a specific network interface when debugging on a computer with multiple network cards.
I also updated the source code on the CodePlex site with the freshly refactored bits. If you’re looking at the source code, you should really get the latest version from the CodePlex repository. I’m afraid that my initial source code load contained an “in-between build” where I had started adding the interface binding code, but had stopped working on it before the feature was fully implemented. That’s egg on my face – sorry about that.
Also, I just wanted to say that I’m finally getting some feedback from the community on my debugger. Thank you for that. Please keep it coming – I’d love to hear what you want from this tool.
Filed under: CodePlex, Debugger, Development, Digilinx, Source Code