1
0
Fork 0

Documentation/add gdb requirements (#8302)

This commit is contained in:
Wilfried Goesgens 2019-03-01 13:27:44 +01:00 committed by Jan
parent 4459cde000
commit 4198c88a17
1 changed files with 2 additions and 0 deletions

View File

@ -499,6 +499,8 @@ make the above change permanent:
`echo "sys.fs.suid_dumpable = 1" >> /etc/sysctl.d/99-suid-coredump.conf`
**Please note that GDB 8 is required for ArangoDB 3.4 and later; GDB7 won't see threads**
You can also generate coredumps from running processes without killing them by using gdb:
# sleep 100000 &