Changes between Initial Version and Version 1 of Ticket #60
- Timestamp:
- 01/15/10 22:18:20 (3 years ago)
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 1 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. 2 1 3 Ptrace module can be invoked using -d option i.e Debugging. 2 4 zzuf -r0.12 -d ./mypgm2
