mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: include /app/lib/debug debug dir
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include "sysprof-elf-loader-private.h"
|
||||
#include "sysprof-strings-private.h"
|
||||
|
||||
#define DEFAULT_DEBUG_DIRS SYSPROF_STRV_INIT("/usr/lib/debug")
|
||||
#define DEFAULT_DEBUG_DIRS SYSPROF_STRV_INIT("/usr/lib/debug", "/app/lib/debug")
|
||||
|
||||
struct _SysprofElfLoader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user