Debugging a Program With dbx

whatis

To print out non-type identifiers:


whatis [-n] [-r]

To print out type identifiers:


whatis -t [-r]

To print out expressions:


whatis -e [-r]