Debugging a Program With dbx

list Expressions

Use list to print the source listing for the specified function instantiation:


(dbx) list square(int, int*)