gambas-source-code/main/lib/debug
Benoît Minisini d356f49366 [DEVELOPMENT ENVIRONMENT]
* NEW: Some little redesign of the profiling GUI.

[EXAMPLES]
* OPT: Little optimization in GameOfLife example.

[INTERPRETER]
* NEW: System.Profile is a new property to disable or enable the
  profiling at run time. Profiling can only be enabled if debugging
  information are available.

[GB.DEBUG]
* NEW: Abort the program if the profile file is bigger than 512M.


git-svn-id: svn://localhost/gambas/trunk@4753 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-21 22:13:58 +00:00
..
CDebug.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CDebug.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
debug.c [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
debug.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
gb.debug.component [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
gb.debug.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
main.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
print.c [DEVELOPMENT ENVIRONMENT] 2012-03-17 02:05:31 +00:00
print.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
profile.c [DEVELOPMENT ENVIRONMENT] 2012-05-21 22:13:58 +00:00
profile.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00