gambas-source-code/main/lib/debug
Benoît Minisini bd15563f2f [DEVELOPMENT ENVIRONMENT]
* NEW: Double-click is needed to modify a value in the debugger. But now
  you can't reset an object value to NULL. Something to fix later...

[GB.DEBUG]
* BUG: Fix an uninitialized value that made the debugger crash when 
  trying to see if an object can act like an array.

[GB.PDF]
* BUG: Make gb.pdf compile with poppler >= 0.11.3.


git-svn-id: svn://localhost/gambas/trunk@2268 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-24 23:30:23 +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 [CONFIGURATION] 2009-08-24 14:19:32 +00:00
debug.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb.debug.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.debug.h [CONFIGURATION] 2009-08-24 14:19:32 +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-24 14:19:32 +00:00
print.c [DEVELOPMENT ENVIRONMENT] 2009-08-24 23:30:23 +00:00
print.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00