Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # linuxtests.pl
    ...
    ---Perl calls assembly calls back to Perl test:
    called from AsmUtil_IA32::__ANON__(@_ = Assembly Callback To Perl)
    Back to Perl
    
  2. or download this
    package AsmUtil_IA32;
    
    ...
    }
    
    1;
    
  3. or download this
    # add this to your .gdbinit file
    define vdis
    ...
    #set input-radix 0x10
    #set disassembly-flavor intel
    set disassembly-flavor att