forked from such-gitea/wownero
Merge pull request #5723
a2484a1 README: add coredumpctl info from iDunk (moneromooo-monero)
This commit is contained in:
@@ -805,6 +805,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