aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@thehackers.org>1997-06-10 17:11:33 +0200
committerJuan Cespedes <cespedes@thehackers.org>1997-06-10 17:11:33 +0200
commitad7836215eecdc6700b2207f2c6b8294936bbe39 (patch)
tree1938dd07dc803afbc2ea955626c11e6c50264a80 /README
parent1c2be91d7491940c8f8edea251b10bfca704771b (diff)
downloadltrace-ad7836215eecdc6700b2207f2c6b8294936bbe39.tar.gz
Version 0.0.1997.06.10
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 23b6e80..27ac67c 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Funcionamiento:
---------------
-* Puts soft breakpoints (INT 3, CC) in process using ptrace, just like
- gdb/strace
+* 2nd approach: using soft breakpoints (INT 3, CC) in process using
+ ptrace, just like gdb/strace