[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: If remote debugging is activated, lock a file to tell the IDE we are alive.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Oct 21 01:04:46 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
46811428 by gambas at 2021-10-21T01:02:07+02:00
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.

- - - - -
a40d11b5 by gambas at 2021-10-21T01:04:42+02:00
Fix how remotely debugged process end is detected.

[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Watch a remotely debugged process through the lock file
  it creates, instead of relying on '/proc' which is not reliable and
  Linux-specific.
* BUG: Save the cursor position in the history when the procedure list is used.

- - - - -


6 changed files:

- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- main/gbx/gbx_debug.c
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20211020/eac92265/attachment.htm>


More information about the Notification mailing list