remove debugging strut
l_lx_elf86.asm l_lx_elf86.h committer: jreiser <jreiser> 1126892616 +0000
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user