sudo sudo sudo
This commit is contained in:
parent
35fa3220b0
commit
2e08576e9e
|
|
@ -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`
|
* `yay aarch64-linux-gnu-gdb` or `sudo pacman -Syu aarch64-linux-gdnu-gdb`
|
||||||
* On Gentoo:
|
* On Gentoo:
|
||||||
* `sudo emerge --ask crossdev`
|
* `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>`
|
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:
|
Or `Enable GDB Stub` at General > Debug, then hook up an aarch64-gdb:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue