Sun Studio 12 Update 1: Debugging a Program With dbx

sync Command

The sync command shows information about a given synchronization object. It is valid only in native mode.


Note –

The sync command is available only on Solaris platforms.


Syntax

sync -info address

Show information about the synchronization object at address.

where:

address is the address of the synchronization object.