Files
MariaDB-open-code/mysys
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-05-19 06:48:36 +02:00
2021-04-14 12:32:27 +03:00
2021-03-05 12:54:43 +02:00
2020-10-22 17:08:49 +03:00
2020-04-25 21:57:52 +03:00
2020-05-13 14:25:06 +03:00
2021-04-21 09:01:01 +03:00
2020-04-04 14:55:51 +04:00
2021-05-19 22:27:27 +02:00
2020-05-31 10:28:59 +03:00
2020-11-01 14:26:15 +01:00
2020-04-25 21:57:52 +03:00
2020-04-03 15:30:33 +02:00
2020-04-25 21:57:52 +03:00
2021-03-26 11:50:32 +02:00
2020-04-25 21:57:52 +03:00
2020-08-01 14:42:51 +03:00
2020-09-21 12:29:00 +03:00
2021-03-19 11:14:53 +11:00
2020-08-04 07:55:16 +03:00
2020-03-10 19:24:23 +01:00
2020-05-05 21:16:22 +03:00
2020-08-20 12:52:44 +03:00
2021-05-04 07:37:38 +03:00
2020-04-25 21:57:52 +03:00