[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for breakpoints inside project components.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Jul 27 01:09:48 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
cfd42c71 by Benoît Minisini at 2022-07-27T01:04:31+02:00
Support for breakpoints inside project components.
[INTERPRETER]
* NEW: Support for breakpoints inside project components.
[GB.DEBUG]
* NEW: Support for breakpoints inside project components.
- - - - -
14286896 by Benoît Minisini at 2022-07-27T01:09:42+02:00
Support for breakpoints inside components. New way of storing breakpoints into configuration file.
[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger: Support for breakpoints inside components.
* NEW: Debugger: New way of storing breakpoints into configuration file.
* BUG: Code editor: Setting a breakpoint does not mark read-only files as modified anymore.
* BUG: Project tree: Fix popup menu entries state according to context.
* BUG: Project tree: Component files now use the same sort than the project files.
- - - - -
12 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Breakpoints.module
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- main/gbx/gbx_debug.c
- main/gbx/gbx_debug.h
- main/lib/debug/debug.c
- main/lib/debug/gb.debug.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cfd233a3a264ac1c694541c0561dce18cd375814...14286896187c2d0e811b3870b18bb2525a6b9ce0
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cfd233a3a264ac1c694541c0561dce18cd375814...14286896187c2d0e811b3870b18bb2525a6b9ce0
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/20220726/e1642271/attachment.htm>
More information about the Notification
mailing list