Source code
Revision control
Copy as Markdown
Other Tools
[idb-partitioned-basic.sub.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): CRASH
if (os == "win") and debug and (processor == "x86"): [CRASH, OK]
[idb-partitioned-basic.sub.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): CRASH
if (os == "win") and debug and (processor == "x86"): [CRASH, OK]