sudo sudo sudo

This commit is contained in:
DraVee 2026-02-11 01:48:02 +01:00
parent 35fa3220b0
commit 2e08576e9e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ You must have GDB installed for aarch64 to debug the target. Install it through
* `yay aarch64-linux-gnu-gdb` or `sudo pacman -Syu aarch64-linux-gdnu-gdb`
* On Gentoo:
* `sudo emerge --ask crossdev`
* `crossdev -t aarch64-unknown-linux-gnu --ex-gdb`
* `sudo crossdev -t aarch64-unknown-linux-gnu --ex-gdb`
Run `./build/bin/eden-cli -c <path to your config file (see logs where you run eden normally to see where it is)> -d -g <path to game>`
Or `Enable GDB Stub` at General > Debug, then hook up an aarch64-gdb: