Debugging a Program With dbx

showblock


showblock -a addr

When memory use checking or memory leak checking is turned on, showblock shows the details about the heap block at address addr. The details include the location of the block's allocation and its size.