DDD 3.3.11 for beginners in assembly programming, an update
Zarko Zivanov <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Having more than 200 students to test something is a very good way to find bugs... There was one which prevented seeing local variables in an x86 assembly subroutine (when you have something like movl -4(%ebp), %eax), and it's corrected. New version of changed files is located on http://ccd.ns.ac.yu/csi/download/02%20ESE2%20502/8/ddd-3.3.11.018-diff.tar.bz2 Files in the archive must be copied over existing files in ddd-3.3.11 sources before compiling. Beacuse of some server problems, there is no full source version with already overwritten files, I will add it in a few days. Best regards, Zarko Zivanov