[Gambas-Notification] [Git][gambas/gambas][master] Initial implementation of remote debugging through ssh.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Feb 2 21:23:41 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
b1c053d5 by gambas at 2022-02-02T21:23:18+01:00
Initial implementation of remote debugging through ssh.
[DEVELOPMENT ENVIRONMENT]
* NEW: Initial implementation of remote debugging through ssh.
* NEW: Update French translation.
- - - - -
27 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Component/CSymbolInfo.class
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugButton.class
- app/src/gambas3/.src/Debug/FDebugButton.form
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- + app/src/gambas3/.src/Debug/FDebugRemote.class
- + app/src/gambas3/.src/Debug/FDebugRemote.form
- app/src/gambas3/.src/Debug/FOutput.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Form/FForm.class
- + app/src/gambas3/.src/Exported/EnvChooser/EnvChooser.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Family/WebForm/CFamilyWebForm.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/FArguments.class
- app/src/gambas3/.src/Project/FArguments.form
- app/src/gambas3/.src/Project/FProjectProperty.class
- app/src/gambas3/.src/Project/FProjectProperty.form
- app/src/gambas3/.src/Welcome/FWelcome.class
- + app/src/gambas3/debugger/Main.module
- + app/src/gambas3/debugger/_project
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b1c053d577c876dd6b4765918292ebe467ee5ca5
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b1c053d577c876dd6b4765918292ebe467ee5ca5
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/20220202/1e8432f5/attachment.htm>
More information about the Notification
mailing list