[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Some debugger fixes.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Oct 20 14:20:55 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
303fbd18 by gambas at 2021-10-20T14:16:58+02:00
Some debugger fixes.
[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger actions are now correctly enabled or disabled according to the current debugger state.
* BUG: Breakpoints really cannot be set when the debugger program is running.
* NEW: Display the process id of the debugged process.
* BUG: Console immediate evaluation now works as expected with remote debugging.
* NEW: Update French translation.
- - - - -
438deab9 by gambas at 2021-10-20T14:17:22+02:00
The '!' command does not write on the standard output anymore, but now works like the '?' command.
[GB.DEBUG]
* NEW: The '!' command does not write on the standard output anymore, but now works like the '?' command.
- - - - -
8f4e709d by gambas at 2021-10-20T14:19:26+02:00
Add 'cpu' stock icon. Add some mimetypes associations for Gambas icon theme.
[GB.FORM]
* NEW: Add 'cpu' stock icon.
[GB.FORM.STOCK]
* NEW: Add 'cpu' stock icon, and fix some icons.
* NEW: Add some mimetypes associations for Gambas icon theme.
- - - - -
19 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Debug/FOutput.class
- app/src/gambas3/.src/Debug/FOutput.form
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/FMain.form
- + comp/src/gb.form.stock/gambas-mono/32/cpu.png
- comp/src/gb.form.stock/gambas-mono/32/crop.png
- + comp/src/gb.form.stock/gambas/128/cpu.png
- + comp/src/gb.form.stock/gambas/128/vpn.png
- + comp/src/gb.form.stock/gambas/32/cpu.png
- comp/src/gb.form.stock/gambas/32/crop.png
- comp/src/gb.form.stock/links
- comp/src/gb.form/map/icon.map
- main/lib/debug/debug.c
- main/lib/debug/print.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aa23a81ec7453879ae2118992f9f195c28e922c3...8f4e709dcf6bc0b4b1de58c11be1d4144d3482bc
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aa23a81ec7453879ae2118992f9f195c28e922c3...8f4e709dcf6bc0b4b1de58c11be1d4144d3482bc
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/134f2a7b/attachment.htm>
More information about the Notification
mailing list