Skip to content
  • Juan Céspedes's avatar
    Version 0.1.2 · 1afec699
    Juan Céspedes authored
    * 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
    1afec699