[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Correctly exit the debugger in external debugging mode. Toggle breakpoints in...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Correctly exit the debugger in external debugging mode. Toggle breakpoints in...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 07 Sep 2024 13:22:01 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: f7aa629e by Benoît Minisini at 2024-09-07T15:19:45+02:00 Correctly exit the debugger in external debugging mode. Toggle breakpoints in external debugging mode after the component exported classes have been loaded. [INTERPRETER] * BUG: Correctly exit the debugger in external debugging mode. * BUG: Toggle breakpoints in external debugging mode after the component exported classes have been loaded. [GB.DEBUG] * BUG: Fix a memory leak if reading the external debugging configuration file fails. - - - - - 4 changed files: - main/gbx/gbx.c - main/gbx/gbx_debug.c - main/gbx/gbx_debug.h - main/lib/debug/debug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f7aa629e28a539914f2bad1cbf755f2187a2614b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f7aa629e28a539914f2bad1cbf755f2187a2614b You're receiving this email because of your account on gitlab.com.