gambas-source-code/main/lib/debug
Benoît Minisini dba4051fb0 [DEVELOPMENT ENVIRONMENT]
* NEW: Brakpoint tab has been redesigned.
* BUG: Unchecking the gb.db component in a project having Connection 
  objects does not crash anymore when refreshing the project tree.

[INTERPRETER]
* BUG: Setting a breakpoint on the startup class works again.

[GB.DEBUG]
* BUG: Setting a breakpoint on the startup class works again.

[GB.FORM]
* BUG: Fix the use of the new Image.Mirror() function.

[GB.IMAGE]
* NEW: Image.Transform() is a just a test. Do not use it.

[GB.QT4]
* BUG: When a debugger event has been received, do not manipulate the GUI 
  if the application object has not been created yet.


git-svn-id: svn://localhost/gambas/trunk@2244 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-17 22:36:54 +00:00
..
CDebug.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CDebug.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
debug.c [DEVELOPMENT ENVIRONMENT] 2009-08-17 22:36:54 +00:00
debug.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb.debug.component
gb.debug.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [CONFIGURATION] 2009-08-04 19:14:17 +00:00
print.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
print.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00