[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Fix breakpoint synchronization between the editors and the debugger. Add a...
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] Fix breakpoint synchronization between the editors and the debugger. Add a...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 01 Feb 2025 02:45:44 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: f5e6b4e9 by Benoît Minisini at 2025-02-01T03:45:38+01:00 Fix breakpoint synchronization between the editors and the debugger. Add a toggle button and a menu entry in the 'View' menu that displays the breakpoint list. [DEVELOPMENT ENVIRONMENT] * NEW: Add a toggle button and a menu entry in the 'View' menu that displays the breakpoint list. * NEW: Update French translation. * BUg: Fix breakpoint synchronization between the editors and the debugger. - - - - - 9 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/Debug/FDebugger.class - app/src/gambas3/.src/Debug/FDebugger.form - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f5e6b4e97d826ca99c8544018850ff8213f358c5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f5e6b4e97d826ca99c8544018850ff8213f358c5 You're receiving this email because of your account on gitlab.com.