[fpc-devel] bounty: FPC based debugger
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Sep 13 14:53:12 CEST 2011
On 13 Sep 2011, at 14:43, Graeme Geldenhuys wrote:
> Wow, thanks for that tip! It's a rather important piece of
> information.
> Is it mentioned somewhere in the FPC docs? I searched the Programmers
> Guide but couldn't find any reference to -O- or -O-<n> syntax.
-O-1 is the same as -O- -O1 (just like -vwn is the same as -vw -vn --
all single-character FPC options behave that way).
-O- and -O1 are both listed in the overview of the command line
options of the Programmers Guide (Appendix A).
Jonas
More information about the fpc-devel
mailing list