genodelabs / genode

Genode OS Framework
https://genode.org/
Other
1.03k stars 249 forks source link

ports: increase GDB resource quota limits on Sculpt #5188

Closed cproc closed 2 weeks ago

cproc commented 3 weeks ago

Debugging components like qt5_textedit requires more resources for GDB.

cproc commented 3 weeks ago

Fixed by 844d9f6. The default runtime values are still the same as before and can be increased on demand by adding ram and caps attributes and a new version number in the deploy config on Sculpt.

nfeske commented 3 weeks ago

Merged to staging.