Version v0.1.2-beta
Changelogs
- Base class members have been visible in VariablesExplorer. #11
- Improved theming in plugin system. #10
- Added light theme. #10
- Added GDB shell commands for GDBFrontend.
- Minor improvements and bugfixes.
Notes
- GDB shell commands start with
gf-
. - You can switch between themes like
gf-theme light
orgf-theme default
. - You can read Plugin Development Tutorial and see Light Theme for understanding theme development.