Bartosz Taudul
|
11bf33c32c
|
libbacktrace: look for _pgmptr on Windows (c1c86fa2)
|
2024-03-13 00:15:10 +01:00 |
|
trodrigues
|
8503f32b36
|
fix typos and compilation warnings
|
2023-12-09 09:37:14 -06:00 |
|
trodrigues
|
e80e1d2484
|
fix line endings
|
2023-12-06 12:29:26 -06:00 |
|
Tiago Rodrigues
|
8dfc5fe41f
|
re-apply diff
|
2023-12-06 12:39:52 -05:00 |
|
Tiago Rodrigues
|
38559172bb
|
checkout elf.cpp as it looks like line ending were screwed up
|
2023-12-06 12:37:53 -05:00 |
|
Tiago Rodrigues
|
24b6c649d3
|
fix typo
|
2023-12-06 12:32:37 -05:00 |
|
trodrigues
|
b835d73590
|
Add support for libbacktrace to detect new elfs have been dynamically loaded after backtrace_initialize() has been called, and consider them for symbol resolution
|
2023-12-05 20:09:11 -06:00 |
|
xhe
|
4e771b2da0
|
adapt libbacktrace to musl
Signed-off-by: xhe <xw897002528@gmail.com>
|
2023-09-10 19:26:38 +08:00 |
|
Bartosz Taudul
|
77402eb9c2
|
libbacktrace: minor fixes for zstd decompression (cdb64b68)
|
2023-04-05 17:24:19 +02:00 |
|
Bartosz Taudul
|
0f19727dc6
|
libbacktrace: change PC variables from uint64_t to uintptr_t (afe2967c)
|
2023-04-05 17:23:04 +02:00 |
|
Bartosz Taudul
|
b53acde418
|
Fix type.
|
2023-01-05 20:34:50 +01:00 |
|
Bartosz Taudul
|
236bbfa8b1
|
libbacktrace: unpack literals into output buffer (da7eff2)
|
2023-01-05 20:31:05 +01:00 |
|
Bartosz Taudul
|
d8fc004bfa
|
libbacktrace: rewrite and simplify main zstd loop (fd9442f)
|
2023-01-05 20:29:51 +01:00 |
|
Bartosz Taudul
|
08d403e324
|
libbacktrace: support zstd decompression (c992dd8)
|
2023-01-05 20:27:36 +01:00 |
|
Bartosz Taudul
|
1601ddeab5
|
Resolve relative file names to absolute ones.
Note that this is a tentative fix, which *should* be working, but it may as
well not be correct in some edge cases. Who knows.
|
2022-08-16 23:48:46 +02:00 |
|
Bartosz Taudul
|
8ccfe93044
|
Apply 7409767 from libbacktrace.
|
2022-07-20 00:41:22 +02:00 |
|
Bartosz Taudul
|
06c7984a16
|
Move all client headers and sources to public/ directory.
|
2022-07-17 15:47:38 +02:00 |
|