Sun Studio 12: Debugging a Program With dbx

assign Command

The assign command assigns the value of the expression to variable. Using it in dbx permanently alters the value of variable.


assign variable = expression