Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 
Chapter 12

Debugging Child Processes

This chapter describes how to debug a child process. dbx has several facilities to help you debug processes that create children by using the fork (2) and exec (2) functions.