Changes between Initial Version and Version 1 of Ticket #60


Ignore:
Timestamp:
01/15/2010 10:18:20 PM (14 years ago)
Author:
Sam Hocevar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60

    • Property Summary changed from The main function of this ptrace module is to add debugging environment. At the same time its other task is find maximum possible locations where the application may crash and to find its location. to debugging module using ptrace
  • Ticket #60 – Description

    initial v1  
     1The main function of this ptrace module is to add debugging environment. At the same time its other task is find maximum possible locations where the application may crash and to find its location.
     2
    13Ptrace module can be invoked using -d option i.e Debugging.
    24zzuf -r0.12 -d ./mypgm2