idb set cilk-serialization (gdb mode only)

Enable or disable serial execution of parallel regions in Intel® Cilk™ Plus code.

Syntax

idb set cilk-serialization [ on | off ]

Parameters

on

Enable serial execution.

This is the default value.

off

Disable serial execution.

Description

This command does not apply to Mac OS* X.

This command enables or disables serial execution of parallel regions in Intel® Cilk™ Plus code.

If you do not specify on or off, the debugger enables serial execution.

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.