Monty
a93c514595
Fixed my_addr_resolve
...
When a server is compiled with -fPIE, my_addr_resolve needs to subtract the info.dli_fbase from symbol addresses in memory for addr2line to recognize them.
When a server is compiled without -fPIE, my_addr_resolve should not do it.
Unfortunately not all compilers define __PIE__ when -fPIE was used
(e.g. older gcc doesn't), so we have to resort to run-time detection.
2021-05-19 22:27:27 +02:00
..
2021-04-13 16:15:15 +03:00
2021-03-20 21:17:32 +02:00
2020-07-23 10:54:33 +03:00
2021-05-19 06:48:36 +02:00
2021-04-14 12:32:27 +03:00
2021-04-13 16:15:15 +03:00
2020-07-23 10:54:33 +03:00
2021-03-05 12:54:43 +02:00
2020-03-10 19:24:22 +01:00
2020-10-22 17:08:49 +03:00
2020-04-25 21:57:52 +03:00
2020-03-10 19:24:22 +01:00
2021-02-25 10:06:15 +11:00
2020-05-13 14:25:06 +03:00
2021-05-19 22:27:27 +02:00
2021-04-21 09:01:01 +03:00
2020-04-04 14:55:51 +04:00
2020-03-10 19:24:22 +01:00
2020-03-10 19:24:23 +01:00
2020-03-10 19:24:22 +01:00
2021-05-19 22:27:27 +02:00
2020-12-03 07:45:48 +02:00
2020-07-03 22:42:10 +03:00
2020-05-31 10:28:59 +03:00
2020-03-10 19:24:22 +01:00
2021-03-22 23:03:09 +05:30
2021-05-05 23:57:11 +03:00
2020-11-01 14:26:15 +01:00
2020-03-10 19:24:22 +01:00
2020-04-25 21:57:52 +03:00
2020-04-03 15:30:33 +02:00
2021-04-07 14:04:55 +10:00
2021-05-09 13:26:03 +02:00
2020-09-17 16:07:37 +02:00
2020-11-19 16:30:17 +11:00
2020-04-25 21:57:52 +03:00
2020-03-10 19:24:23 +01:00
2021-03-01 15:26:21 +01:00
2020-11-23 12:16:45 +05:30
2021-03-26 11:50:32 +02:00
2020-04-25 21:57:52 +03:00
2020-03-10 19:24:21 +01:00
2020-08-01 14:42:51 +03:00
2020-09-21 12:29:00 +03:00
2020-03-10 19:24:23 +01:00
2021-03-19 11:14:53 +11:00
2020-08-04 07:55:16 +03:00
2020-06-14 19:39:42 +03:00
2020-04-19 17:33:51 +03:00
2020-04-29 12:02:47 +03:00
2021-03-02 14:32:37 +02:00
2020-05-18 18:11:40 +02:00
2020-04-02 23:54:08 +04:00
2020-07-23 10:54:33 +03:00
2020-03-10 19:24:23 +01:00
2020-05-05 21:16:22 +03:00
2021-02-03 02:22:47 +02:00
2020-08-20 12:52:44 +03:00
2020-03-10 19:24:22 +01:00
2021-05-19 06:48:36 +02:00
2020-03-10 19:24:22 +01:00
2021-05-04 07:37:38 +03:00
2020-08-20 19:34:11 +03:00
2020-03-10 19:24:22 +01:00
2021-02-08 12:16:29 +02:00
2020-04-25 21:57:52 +03:00