This repository contains symbol files for stable Geode Android releases, latest Geometry Dash releases and some popular Geode mods.
The symbol server can currently be accessed at symbols.xyze.dev. The recommended usage is to point a tool like minidump-stackwalk at it. However, cloning the repository locally works as well. Just make sure to create a shallow clone!
To update the Geode symbols with the latest release, just run ./update_geode_syms.sh
.
This script will download the latest release and add it to the symbol database.
A GitHub Actions workflow to update symbols is also available and can be ran manually.
Find the binary you want to dump the symbols of.
dump_syms
utility to dump the symbols of the binary.
--store
option to create the directory structure.The symbols contained in this repository are intended to be used by mod developers and users for the purposes of debugging crashes. No promises are made as to the accuracy of the symbols or the safety of their contents. If you have an issue with the symbols of your binaries appearing in the repository, please contact me.
Current commit: 8d969ef969c2ae90b1d855304607d261d631f007