gambas-source-code/main/lib/debug
Benoît Minisini b5c6820986 [INTERPRETER]
* NEW: Allow to profile time spent waiting for events.

[GB.DEBUG]
* BUG: New profile file format that allows to profile lines of code that
  are function calls.

[GB.GTK]
* NEW: Profile time spent waiting for events.

[GB.QT4]
* NEW: Profile time spent waiting for events.


git-svn-id: svn://localhost/gambas/trunk@4747 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-20 17:58:34 +00:00
..
CDebug.c
CDebug.h
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
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
print.c
print.h
profile.c [INTERPRETER] 2012-05-20 17:58:34 +00:00
profile.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00