mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Print /proc/<pid>/maps on segfault
This commit is contained in:
parent
a6e57dd7ac
commit
e5bb08cc18
3 changed files with 47 additions and 1 deletions
|
|
@ -4,5 +4,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
char *read_line(FILE *file);
|
||||
char *read_line_buffer(FILE *file, char *string, size_t string_len);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue