Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/zrythm/libbacktrace
https://github.com/zrythm/libbacktrace
208a7bace57141c54e1771ce0483275a225eb931 authored almost 4 years ago by Alexandros Theodotou <[email protected]>
be7dbb436d12d99c5c87fef09462ca6bb02d684d authored almost 4 years ago by Alexandros Theodotou <[email protected]>
5cdfe9719c8a961c10700dd62756cee74ffdd4cc authored almost 4 years ago by Alexandros Theodotou <[email protected]>
57463fe1d7623e84ccaba5e02a5f0c4a70a086b7 authored almost 4 years ago by Alexandros Theodotou <[email protected]>
01ba45300358bce4799183f8e9133217e29bee15 authored almost 4 years ago by Alexandros Theodotou <[email protected]>
5048694526f1b52ee5f4b80246ee186f2191155e authored almost 4 years ago by Alexandros Theodotou <[email protected]>
It's no longer necessary as file 0 is now set up in all cases.
* dwarf.c (read_line_program): ...
4f57c999716847e45505b3df170150876b545088 authored almost 4 years ago by Ian Lance Taylor <[email protected]>
PR libbacktrace/98818
* dwarf.c (dwarf_buf_error): Add errnum parameter. Change all
callers....
* configure.ac: Check for objcopy --add-gnu-debuglink by using
objcopy --help.
* configure: R...
* Makefile.am (%_dwz): If dwz fails, use uncompressed debug info.
* Makefile.in: Regenerate.
PR debug/98716
* dwarf.c (read_v2_paths): Allocate zero entry for dirs and
filenames.
(read_...
5496ee0a1aa091d4f98f4e8cb71b6378245cd144 authored almost 4 years ago by Jakub Jelinek <[email protected]>
* dwarf.c (resolve_string): Use > rather than >= to check whether
string index extends past bu...
f24e9f401fde0249ca48fa98493a672e83b0f3dc authored about 4 years ago by Ian Lance Taylor <[email protected]>
Use an attribute rather than a comment when falling through a switch case.
* internal.h (ATTRI...
73eb1803b1951abb733139ed570ec18f0987cca6 authored about 4 years ago by Ian Lance Taylor <[email protected]>The main source uses Opticks now.
5009c113981431ae1843ebd29d6ad24eb32fc1b2 authored about 4 years ago by Ian Lance Taylor <[email protected]> PR libbacktrace/97082
* Makefile.am (check_DATA): Add mtest.dSYM if USE_DSYMUTIL....
libbacktrace/ChangeLog:
PR libbacktrace/97227
* configure.ac (USE_DSYMUTIL): Define instead of...
* dwarf.c (report_inlined_functions): Handle PC == -1 and PC ==
p->low.
(dwarf_lookup_pc): Li...
PR libbacktrace/97080
* fileline.c (backtrace_syminfo_to_full_callback): New function.
(backt...
This adds the PPC architecture variants for Mach-O libbacktrace.
With this (as for X86 and Arm)...
753968c2e8acbe552299cc43de5a211f3f1670d0 authored about 4 years ago by Iain Sandoe <[email protected]>
libbacktrace/ChangeLog:
PR libbacktrace/93608
Add support for MiniDebugInfo.
* elf.c (struct ...
* pecoff.c (coff_initialize_syminfo): Add is_64 parameter.
(coff_add): Determine and pass is_6...
PR libbacktrace/96973
* fileline.c (macho_get_executable_path): New static function.
(filelin...
Searching for a range match can cause the search order to not match
the sort order, which can ca...
* simple.c (simple_unwind): Correct comment spelling.
Close #47
5dec0fae31ddf0cefd76b87bed9f92900161129e authored about 4 years ago by Ian Lance Taylor <[email protected]>
* macho.c (macho_add_dsym): Make space for '/' in dsym. Use
correct length when freeing diral...
libbacktrace/ChangeLog:
PR libbacktrace/96973
* macho.c (macho_add_fat): Correctly swap 32-bit...
libbacktrace/ChangeLog:
PR libbacktrace/96971
* filetype.awk: Only match magic number at start...
libbacktrace/:
* macho.c (MACH_O_MH_MAGIC_FAT_64): Define.
(MACH_O_MH_CIGAM_FAT_64): Define.
...
On AIX, the compiler supports DWARF 5 but the linker does not.
2020-07-07 Clement Chigot <cleme...
aaa51b6dbe06361104fcd3be7150b2b1d540ff2e authored about 4 years ago by Ian Lance Taylor <[email protected]>9b7f216e867916594d81e8b6118f092ac3fcf704 authored over 4 years ago by Ian Lance Taylor <[email protected]>
For https://gcc.gnu.org/PR95061
d68a7ac6dd5a50a6c3ad60188fef435194e0e6ba authored over 4 years ago by Ian Lance Taylor <[email protected]>Fixes https://gcc.gnu.org/PR95012.
14465a957475927900d3483db822b8222e17a196 authored over 4 years ago by Ian Lance Taylor <[email protected]>Patch from Roland McGrath.
Fixes #41
7206f5bd06108590680f9f2bc941a8588bd022ed authored over 4 years ago by Ian Lance Taylor <[email protected]>Fixes #29
ca0de0517f3be44fedf5a2c01cfaf6437d4cae68 authored almost 5 years ago by Ian Lance Taylor <[email protected]>4e548e735f9502978ad70d59d6ebe18f55650ee9 authored almost 5 years ago by Ian Lance Taylor <[email protected]>
This approach required adding a few casts to ztest.c, as it is now
compiled with -Wall.
Fixes G...
929d6205cf82972795bf36c618c2d2004d808b07 authored almost 5 years ago by Ian Lance Taylor <[email protected]>bd02146d9045f0df74a1427dbf6e45db90a5d4f1 authored almost 5 years ago by Ian Lance Taylor <[email protected]>
75cac302a59a401dd519bb3c93a58b4292dc0f9d authored almost 5 years ago by Ian Lance Taylor <[email protected]>
Fixes #32
4e14a008cdcd0979750ef4c044747d2a6ea6a81c authored almost 5 years ago by Ian Lance Taylor <[email protected]>Fixes #29
aced4e1f2aaa3d06f1d39b1ef08365a1001718f2 authored almost 5 years ago by Ian Lance Taylor <[email protected]>This supports FreeBSD and NetBSD when /proc is not mounted.
0f06cda953cc4e26f38751c5b9f15ae8dfa5ff2d authored almost 5 years ago by Ian Lance Taylor <[email protected]>This adds DWARF 5 support as well as an enhanced testsuite.
Patch assembled by Than McIntosh.
559ab7cab4a6002124863d493bd09a376a690e76 authored almost 5 years ago by Ian Lance Taylor <[email protected]>
Update to config.guess 2018-05-19 and config.sub 2018-05-24 from
git://git.savannah.gnu.org/conf...
Copied from GCC revision 256122.
22508c46b3e690e0d1d987538c159ddc2b6e6e80 authored over 6 years ago by Ian Lance Taylor <[email protected]>directly.
Updates #13
1b8128cf56f005fce2dee155f7ec0c10132be8b6 authored over 6 years ago by Ian Lance Taylor <[email protected]>2018-04-17 Ian Lance Taylor <[email protected]>
* backtrace.c (backtrace_full): When testing w...
012b950b3741625a8766e9558ace6f3272c58de5 authored over 6 years ago by Ian Lance Taylor <[email protected]> * btest.c (check_open_files): New static function.
(main): Call check_open_files.
desired CRC is zero.
(elf_add): Don't clear *found_sym and *found_dwarf if debuginfo.
8a4e4ea5524640be09cc4db2d765b59f50e07387 authored almost 7 years ago by Ian Lance Taylor <[email protected]>
Updates #11
97dd0dfa9ea0f92597bae0b6ec55e0910ddcd1fe authored almost 7 years ago by Ian Lance Taylor <[email protected]>Fixes #3
4300eedae4e0ba18e9103a988be71655eeb6e442 authored almost 7 years ago by Ian Lance Taylor <[email protected]>Fixes #1
051ecb46f84de6469f67f1731086a2961a4d2661 authored almost 7 years ago by Ian Lance Taylor <[email protected]>on the free list.
Fixes #5
Fixes rust-lang/rust#29293
Fixes rust-lang/rust#37477
Add required support files to the config subdirectory.
Update dtest to be based on a statically...
3739537b9c6fbba7a7a48e8ac1341fa83788ee02 authored almost 7 years ago by Ian Lance Taylor <[email protected]>4183d76f92c6c3d69f6e8d77d805c551d2eb4aba authored almost 7 years ago by Ian Lance Taylor <[email protected]>
This brings in this patch:
* elf.c (codes) [GENERATE_FIXED_HUFFMAN_TABLE]: Fix size to be
288...
862169a1f5e27a28ea511ec239d540811722bccc authored almost 7 years ago by Ian Lance Taylor <[email protected]>
Previous change (update from gcc trunk) broke 'make install'; this
corrects the problem.
Includes (among other things) support for compressed debug sections,
a variety of bugfixes, and...
Fixes #4
14d377e9be7c89511c472d728e1b88b4e96f1946 authored over 7 years ago by Ian Lance Taylor <[email protected]>ba79a27ee9a62b1be86d0ddae7614c316b7f6fbb authored over 8 years ago by Ian Lance Taylor <[email protected]>
This is a standalone version of the libbacktrace library that I
originally wrote for GCC. This ...
6a5a5fcdda25cbae14eb4b87e76a62edf904ef84 authored over 8 years ago by Ian Lance Taylor <[email protected]>