Pinned Loading
-
gimli-rs/gimli
gimli-rs/gimli PublicA library for reading and writing the DWARF debugging format
-
gimli-rs/object
gimli-rs/object PublicA unified interface for reading and writing object file formats
-
gimli-rs/addr2line
gimli-rs/addr2line PublicA cross-platform `addr2line` clone written in Rust, using `gimli`
253 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
August 2025
Created 16 commits in 5 repositories
Created a pull request in gimli-rs/gimli that received 3 comments
write/line: support any form for file sources
We can rely on the fact that if any source is set then the corresponding string table will have a null byte in it, and we can point to that for the…
+156
−45
lines changed
•
3
comments
Opened 13 other pull requests in 5 repositories
gimli-rs/gimli
3
merged
1
open
-
Release 0.32.1
This contribution was made on Aug 22
-
Add initial support for DW_OP_GNU_uninit and DW_OP_GNU_variable_value
This contribution was made on Aug 21
-
read/abbrev: handle missing null terminator
This contribution was made on Aug 9
-
write: fix size of raw expression
This contribution was made on Aug 3
gimli-rs/object
4
merged
-
Release 0.37.3
This contribution was made on Aug 13
-
write/coff: use IMAGE_WEAK_EXTERN_SEARCH_ALIAS for weak externs
This contribution was made on Aug 12
-
readobj: handle relocation sections with link 0
This contribution was made on Aug 6
-
Release 0.37.2
This contribution was made on Aug 1
gimli-rs/object-testfiles
3
merged
-
pe: add weak extern file for x86_64-windows-msvc
This contribution was made on Aug 13
-
dwarf: file compiled with -gsplit-dwarf
This contribution was made on Aug 13
-
elf: add files with sframe sections
This contribution was made on Aug 7
gimli-rs/addr2line
1
merged
-
Fix line parsing for split DWARF
This contribution was made on Aug 12
bytecodealliance/wasmtime
1
merged
-
Improve garbage collection of DWARF for dead code
This contribution was made on Aug 8
Reviewed 2 pull requests in 2 repositories
gimli-rs/gimli
1 pull request
-
Keep the string form of
DW_LNCT_LLVM_source
on conversionThis contribution was made on Aug 19
gimli-rs/object
1 pull request
-
Add helper methods for mutating section and symbol flags
This contribution was made on Aug 6