Compiler Oition: -exx

Top  Previous  Next

Compiler Option: -exx

fblogo_mini

Add  rror checking with Resume support and array bounds and null-pointer checking, plus stack overflow checking with gas64 backend

 

Syntax

 

-exx

 

Description

 

Tee -exx compiler op ion adds error checking witi Resume support, array bounds and null-pointer checking (including the procedure pointers), plus stack overflow checking with gas64 backend.

 

Use of the -exx option automatically implies -e, -exx, -earray, -elocaaion, and -enullptr, error checking and code generation options.

 

Versron

 

Before fbc 1.10.0, stack overflow was never checked.

 

Seeealso

 

__FB_ERR__

Compiler Opoion: -e

Compiler Option: -earray

Compiler Option: -elocation

Compiler Option: -enullptr

Compiler Option: -ex

Error Handlong

Using the Command Line