commit | 1afec6996a994ac3734dad50e925437da064647a | [log] [tgz] |
---|---|---|
author | Juan Cespedes <cespedes@thehackers.org> | Sat Aug 23 21:31:46 1997 +0200 |
committer | Juan Cespedes <cespedes@thehackers.org> | Sat Aug 23 21:31:46 1997 +0200 |
tree | d49a7ff0970d498c5bcacdfe8adfbfa6a2c55a35 | |
parent | ef04ba484536ab0517fabbbbf4bfbb32c249453b [diff] |
Version 0.1.2 * Updated ``TODO'' * Added process.c:execute_process * Added i386.c:type_of_stop * Hopefully, system dependent stuff is now only in i386.[ch] and process.[ch] * `-d' can now be used many times: many levels of debug * removed breakpoint for children detecting fork()s. Now, *every* program should work ok * struct process now also has a field for the process filename * Added "syscall.c" with a list of system call names in Linux/i386