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 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 © 2001-2011, Intel Corporation. All rights reserved.