gambas-source-code/main
gambas 4681142810 If remote debugging is activated, lock a file to tell the IDE we are alive.
[INTERPRETER]
* NEW: If remote debugging is activated, lock a file to tell the IDE we are alive.
2021-10-21 01:02:07 +02:00
..
gbc 'EXEC / SHELL ... TO ... WITH ERROR' is a new syntax that redirects both the standard output and the standard error of a process to a string. 2021-10-20 17:39:52 +02:00
gbx If remote debugging is activated, lock a file to tell the IDE we are alive. 2021-10-21 01:02:07 +02:00
lib The '!' command does not write on the standard output anymore, but now works like the '?' command. 2021-10-20 14:17:22 +02:00
man
mime
share Support for debugging a process not run by the IDE. 2021-10-20 02:28:22 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO