Revision history for DevDebuggingFb


Revision [22815]

Last edited on 2019-07-13 14:58:13 by JeffMarshall [change non-null-pointer to null-pointer]
Additions:
For debugging and development it's a good idea to build the compiler with -g and -exx to enable assertions, plus array boundary and null-pointer checks. For the rtlib/gfxlib2 code, -DDEBUG enables the assertions. Just update config.mk and (re)build. Example config.mk settings:
Deletions:
For debugging and development it's a good idea to build the compiler with -g and -exx to enable assertions, plus array boundary and non-null-pointer checks. For the rtlib/gfxlib2 code, -DDEBUG enables the assertions. Just update config.mk and (re)build. Example config.mk settings:


Revision [21972]

Edited on 2017-11-04 16:21:03 by fxm [Corrected typo]
Additions:
For debugging and development it's a good idea to build the compiler with -g and -exx to enable assertions, plus array boundary and non-null-pointer checks. For the rtlib/gfxlib2 code, -DDEBUG enables the assertions. Just update config.mk and (re)build. Example config.mk settings:
Deletions:
For debugging and development it's a good idea to build the compiler with -g and -exx to enable assertions and NULL pointer/array boundary checks. For the rtlib/gfxlib2 code, -DDEBUG enables the assertions. Just update config.mk and (re)build. Example config.mk settings:


Revision [17197]

Edited on 2014-08-28 14:19:38 by DkLwikki [Fix title]
Additions:
{{fbdoc item="title" value="Debugging FB"}}----
Deletions:
{{fbdoc item="title" value="Getting source code updates and recompiling FB"}}----


Revision [17193]

The oldest known version of this page was created on 2014-08-28 14:16:02 by DkLwikki [Fix title]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki



sf.net phatcode