<p></p>
<pre><code>$ env -i ./strace -n -v -e/execve,/exit tests-m32/strace-n > /dev/null
[  59] execve("tests-m32/strace-n", ["tests-m32/strace-n"], []) = 0
[  59] [ Process PID=12345 runs in 32 bit mode. ]
[ 252] exit_group(0)                    = ?
[ 252] +++ exited with 0 +++
</code></pre>
<p>Is this behaviour of the new -n option expected?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/pull/149#issuecomment-678398567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTRZR4DMDJSYMYWN62CTSB2TU5ANCNFSM4QF6TW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTRYBAXWV53MVDOFJIP3SB2TU5A5CNFSM4QF6TW72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBXYUZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/pull/149#issuecomment-678398567",
"url": "https://github.com/strace/strace/pull/149#issuecomment-678398567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>