Commented out "int3" debugging leftovers.

committer: mfx <mfx> 1142312678 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-03-14 05:04:38 +00:00
parent 549336f75b
commit 5bd32b5521
4 changed files with 649 additions and 650 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
GLOBAL _start
;__LXPTI000__
_start:
int3
;;;; int3
;; How to debug this code: Uncomment the 'int3' breakpoint instruction above.
;; Build the stubs and upx. Compress a testcase, such as a copy of /bin/date.
;; Invoke gdb, and give a 'run' command. Define a single-step macro such as