[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: Fix some warning messages.
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] 3 commits: Fix some warning messages.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 04 Jul 2025 22:13:14 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 65fa3471 by Benoît Minisini at 2025-07-05T00:05:13+02:00 Fix some warning messages. [ARCHIVER] * BUG: Fix some warning messages. - - - - - 50c8c19a by Benoît Minisini at 2025-07-05T00:05:49+02:00 Debugger fixes for external debugging. [INTERPRETER] * BUG: Correctly release breakpoints set by external debugging. [GB.DEBUG] * NEW: Add process id in debugging messages. * BUG: Do not automatically stop the 'Read' event when there is no data to read on the debugger pipe. - - - - - 0aea4fb9 by Benoît Minisini at 2025-07-05T00:13:08+02:00 Debugger: External debugging does not stop automatically anymore. [DEVELOPMENT ENVIRONMENT] * NEW: Debugger: External debugging does not stop automatically anymore. * NEW: Process manager: Refresh processes each second. - - - - - 7 changed files: - app/src/gambas3/.src/Debug/Design.module - app/src/gambas3/.src/Debug/FProcessManager.form - main/gbc/gba.c - main/gbx/gbx.c - main/gbx/gbx_debug.c - main/lib/debug/CDebug.c - main/lib/debug/debug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a18e1666f8da67da5834de7554030e4b62568777...0aea4fb95ae7f3998d9f66977d89d8627a677a16 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a18e1666f8da67da5834de7554030e4b62568777...0aea4fb95ae7f3998d9f66977d89d8627a677a16 You're receiving this email because of your account on gitlab.com.