remove debugging strut

l_lx_elf86.asm l_lx_elf86.h

committer: jreiser <jreiser> 1126892616 +0000
This commit is contained in:
John Reiser
2005-09-16 17:43:36 +00:00
parent 3f7b642c7d
commit 0330369603
2 changed files with 336 additions and 336 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
GLOBAL _start
;__LEXEC000__
_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