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
CDebug.h
debug.c [CONFIGURATION] 2009-08-24 14:19:32 +00:00
debug.h
gb.debug.component
gb.debug.h [CONFIGURATION] 2009-08-24 14:19:32 +00:00
main.c
main.h
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