Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
edb-debugger-1.5.0.tgz | 2024-03-22 | 779.4 kB | |
1.5.0 source code.tar.gz | 2024-03-22 | 608.3 kB | |
1.5.0 source code.zip | 2024-03-22 | 1.0 MB | |
README.md | 2024-03-22 | 1.3 kB | |
Totals: 4 Items | 2.4 MB | 3 |
What's Changed
- Support for XFCE terminal by @D0m0 in https://github.com/eteran/edb-debugger/pull/843
- Fix CMP0115 warning and use default DEFAULT_PLUGIN_DIR or accept by @tbhaxor in https://github.com/eteran/edb-debugger/pull/844
- adding in the basics of translations support by @eteran in https://github.com/eteran/edb-debugger/pull/847
- Translations p2 by @eteran in https://github.com/eteran/edb-debugger/pull/848
- Translation Updates by @fairycn in https://github.com/eteran/edb-debugger/pull/850
- fix for issue [#855] by @eteran in https://github.com/eteran/edb-debugger/pull/856
- LOTS of other things!
New Contributors
- @D0m0 made their first contribution in https://github.com/eteran/edb-debugger/pull/843
- @tbhaxor made their first contribution in https://github.com/eteran/edb-debugger/pull/844
- @fairycn made their first contribution in https://github.com/eteran/edb-debugger/pull/850
Full Changelog: https://github.com/eteran/edb-debugger/compare/1.4.0...1.5.0
Thanks to all contributors!
As with previous releases, unfortunately, the automatically generated .zip and .tar.gz files that github generates don't include sub-modules. So please use the edb-debugger-1.5.0.tgz tarball that I've attached, which should have included all submodules needed for compilation.