idb sharing stop (gdb mode only)

Stop or continue the debuggee when a data sharing event occurs.

Syntax

idb sharing stop { on | off | status }

Parameters

on

Stops the process. (default)

off

Continues the process.

status

Show if stop is on or off.

Description

This command does not apply to Mac OS* X.

This command stops or continues the debuggee when a data sharing event occurs.

By default, the debugger stops the debuggee when a data sharing event occurs.

See Also


Submit feedback on this help topic

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