
GeoBASIC User Manual
3 — Creating a GeoBASIC Application
TPS1100-Version 2.10
3-5
Output Path
The path where the compiler places the generated
application files. The default is the source directory,
where the compiler gets the GeoBASIC source file. The
path has to be absolute and has to end with a "\"-
character.
Include Paths
Set one or more directory-paths for include files. The
directory path must not have a "\" character at the end.
Generate
Statistics
Enable this flag, if you want the compiler to generate
some statistical information about the compiled
application.
Generate Debug
Info
Enable this flag, if you want the compiler to generate a
debug info file, which is necessary to debug the
application
3.1.3 The
Debugger
The debugger enables the programmer to debug GeoBASIC applications at source
level. Operations like Step, Step Over, Run, Set breakpoints and watching the
values of variables and some more operations are implemented.
To find errors in the source code an error catcher has been implemented which
stops the execution of the application once the Err-variable changes its value. The
error catching mechanism can be enabled and disabled during the debugging
session at the needs of the developer.
The generated files include time stamp information. With this information
GBStudio is able to check if all involved objects are synchronous to each other.
This feature also enables GBStudio to debug an application, which may be in use
for some time already. The only precondition, which has to be met is, that all files
have to be saved for this purpose. Once the source code file changes debugging
can only be started if the application is compiled anew. This means also that the
application has to be loaded freshly onto hardware, which then initializes all its
values. This feature is very valuable if a tested application shows error only after
weeks or months of usage.
Depending on the selected project, use either the “Default Project Preferences”
dialog or the “Project Preferences” dialog to set the build options for the
debugging session.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...