• 0 Posts
  • 2 Comments
Joined 4 months ago
cake
Cake day: February 24th, 2024

help-circle

  • As a developer the cool thing about Gentoo is you can have a full debugging stack. You can compile every single library and program on the system with debugging symbols and source and you can trace an issue all the way through. It’s really not possible to do on other distros. Having learned a bit more about gdb when debugging, it is really cool.