[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...



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.