[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: The debugger now can watch expressions, and stop when their value changes.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon May 24 15:39:04 CEST 2021



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


Commits:
65eff9e7 by gambas at 2021-05-24T15:34:37+02:00
The debugger now can watch expressions, and stop when their value changes..

[INTERPRETER]
* NEW: Support for expression watches.

[GB.DEBUG]
* NEW: Add new command for watching expressions, i.e. stopping the debugger when the value of an expressions changes.

- - - - -
e105acb8 by gambas at 2021-05-24T15:38:07+02:00
Debugger: The debugger now can stop when the value of a watched expression changes.

[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger: The debugger now can stop when the value of a watched expression changes.
* NEW: Debugger: Modified expressions are now displayed with an highlighted background.
* NEW: Debugger: Add a button to explicitly remove all watched expressions.
* NEW: Update French translation.

- - - - -
e1073f8b by gambas at 2021-05-24T15:38:32+02:00
The 'language' stock icon is now orange.

[GB.FORM.STOCK]
* NEW: The 'language' stock icon is now orange.

- - - - -


12 changed files:

- app/src/gambas3/.icon.png
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugExpr.class
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- comp/src/gb.form.stock/gambas/32/language.png
- main/gbx/gbx_exec_loop.c
- main/lib/debug/debug.c
- main/lib/debug/debug.h
- main/lib/debug/gb.debug.h
- main/lib/debug/main.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db5e7bb907252fe6abc58914f90c7162e81a870c...e1073f8b80a87230719c4be5f3e526049128c5ef

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db5e7bb907252fe6abc58914f90c7162e81a870c...e1073f8b80a87230719c4be5f3e526049128c5ef
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/20210524/bc5351d2/attachment.htm>


More information about the Notification mailing list