Blame | Last modification | View Log | Download
$MEMCHECK "$EXE" --nologo --msg=lstlab --fullpath "${options[@]}" "$file_asm" >> "${dst_base}.lst" 2>&1 last_result=$?
$MEMCHECK "$EXE" --nologo --msg=lstlab --fullpath "${options[@]}" "$file_asm" >> "${dst_base}.lst" 2>&1
last_result=$?