gambas-source-code/main/lib/debug
Benoît Minisini f93affd8e9 [DEVELOPMENT ENVIRONMENT]
* NEW: Display callees and callers in the profile window.
* NEW: Display profiling of each line of code.

[INTERPRETER]
* NEW: Activate profiling at the line of code level. Beware, things become
  slower!

[GB.DEBUG]
* NEW: Fix profiling at the line of code level.

[GB.FORM]
* NEW: GridView: Add a Scroll() method.

[GB.QT4.EXT]
* NEW: Editor: Add a ScrollBar property.
* NEW: Editor: Add ScrollX and ScrollY properties.
* NEW: Editor: Add a Scroll method.


git-svn-id: svn://localhost/gambas/trunk@4745 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-20 02:21:43 +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 [DEVELOPMENT ENVIRONMENT] 2012-05-20 02:21:43 +00:00
profile.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00