Sun Studio 12: C User's Guide

A.1.10 Debugging Options

Table A–10 Debugging Options Table

Option  

Action  

-xcheck

Adds a runtime check for stack overflow.

-g

Produces additional symbol table information for the debugger.

-s

Removes all symbolic debugging information from the output object file.

-xdebugformat

Generates debugging information in dwarf format instead of stabs format.

-xpagesize

Sets the preferred page size for the stack and the heap.

-xpagesize_stack

Sets the preferred page size for the stack.

-xpagesize_heap

Sets the preferred page size for the heap.

-xs

Disables Auto-Read of object files for dbx.

-xvis

(SPARC) Enables compiler recognition of the assembly-language templates defined in the VIS[tm] instruction set