mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
To the 'Debuggin Scylla with GDB` chapter. The '### Debugging relocatable binaries built with the toolchain' subchapter is demoted to be just a section in this new subchapter. It is also renamed to 'Relocatable binaries'. This subchapter intends to be a complete guide on how to debug coredumps from how to obtain the correct version of all the binaries all the way to how to correctly open the core with GDB.
Scylla developer documentation
This folder (and its subfolders) contain developer-oriented documentation concerning the Scylla codebase. We also have a wiki, which contains additional developer-oriented documentation. There is currently no clear definition of what goes where, so when looking for something be sure to check both.
Seastar documentation can be found here.
User documentation can be found on docs.scylladb.com
For information on how to build Scylla and how to contribute visit HACKING.md and CONTRIBUTING.md.