D_EXC Formatter plug-in

D_EXC formatter collects application failure information from the core dump server and creates the core dump file in D_EXC format. D_EXC is an application failure debug tool that is used to produce core dump either in human readable format or in binary format.

D_EXC formatter plug-in has the following configurable parameters:

  • Dump stack memory? - Set this to True to include stack memory contents of the failed thread in the core dump.

  • Stack contents in ASCII? - Set this to True to include stack memory contents in ASCII format. The default is binary format.

    Note: This parameter is applicable only if the first paramater is set to True.