mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
README: add coredumpctl info from iDunk
This commit is contained in:
@@ -804,6 +804,12 @@ gdb /path/to/monerod /path/to/dumpfile`
|
||||
|
||||
Print the stack trace with `bt`
|
||||
|
||||
* If a program crashed and cores are managed by systemd, the following can also get a stack trace for that crash:
|
||||
|
||||
```bash
|
||||
coredumpctl -1 gdb
|
||||
```
|
||||
|
||||
#### To run monero within gdb:
|
||||
|
||||
Type `gdb /path/to/monerod`
|
||||
|
||||
Reference in New Issue
Block a user