Changes between Initial Version and Version 1 of Ticket #60
- Timestamp:
- 01/15/2010 10:18:20 PM (15 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.
todebugging module using ptrace
-
Property
Summary
changed from
-
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