Debugging a Program With dbx

assign

The dbx assign command assigns a value of the exp to var. Using it in dbx permanently alters the value of var.


assign var = exp