|
3 | 3 | Genode News |
4 | 4 | =========== |
5 | 5 |
|
| 6 | +Genode OS Framework release 23.08 | 2023-08-24 |
| 7 | +############################################## |
| 8 | + |
| 9 | +| The main theme of the current release is tooling for developing, debugging, |
| 10 | +| porting, and publishing Genode components. Beyond that, the release improves |
| 11 | +| driver support and the internals of core and the base-framework. |
| 12 | + |
| 13 | +The headline features of this release introduce a new multi-component debug |
| 14 | +monitor and extend the Goa tool with support for working with multiple |
| 15 | +projects. |
| 16 | + |
| 17 | +The new debug monitor reapproaches Genode's GDB debugging support and sets |
| 18 | +smooth on-target debugging in Sculpt OS as its final goal. The monitor can |
| 19 | +transparently replace the Init component and is equipped with support for |
| 20 | +multi-component debugging by GDB inferiors. The Goa tool evolves into an |
| 21 | +all-encompassing alternative to Genode's traditional work flows for developing, |
| 22 | +porting, and publishing applications. With this release, runtime testing with |
| 23 | +Goa gets extremely flexible and handling of multiple Goa projects becomes a no |
| 24 | +brainer. |
| 25 | + |
| 26 | +Beside the tooling topics, we round out the release with a new PC NIC driver |
| 27 | +based on Linux, new RaspberryPi/i.MX6 USB host-controller drivers, |
| 28 | +hardware-button and screensaver support on the PinePhone, improved Intel |
| 29 | +GPU/display, WiFi, and audio drivers. |
| 30 | + |
| 31 | +Find all details of changes and improvements in the |
| 32 | +[https:/documentation/release-notes/23.08 - release documentation of version 23.08...] |
| 33 | + |
6 | 34 |
|
7 | 35 | Genode OS Framework release 23.05 | 2023-05-31 |
8 | 36 | ############################################## |
|
0 commit comments