gcore command to coredump a process
This commit is contained in:
committed by
Ben Gras
parent
eaa29370f4
commit
c30f014a89
@@ -23,6 +23,7 @@
|
||||
#define T_SETOPT 13 /* set trace options */
|
||||
#define T_GETRANGE 14 /* get range of values */
|
||||
#define T_SETRANGE 15 /* set range of values */
|
||||
#define T_DUMPCORE 16 /* dumps the core for the process with the given pid */
|
||||
|
||||
#define T_READB_INS 100 /* Read a byte from the text segment of an
|
||||
* untraced process (only for root)
|
||||
|
||||
Reference in New Issue
Block a user