issues
search
gimli-rs
/
gimli
A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
853
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Proof of concept: Allow recycling UnwindContext allocation
#702
mstange
closed
8 months ago
2
UnwindContext allocation cannot be reused across multiple unwinds with changing data lifetimes
#701
mstange
closed
8 months ago
1
Update UnwindContextStorage comments after #687
#700
mstange
closed
8 months ago
0
Add lifetime to Section references
#699
crzysdrs
closed
8 months ago
0
DWP improvements
#698
philipc
closed
8 months ago
0
Question: fuse units from Wasm files
#697
yowl
closed
9 months ago
9
Fix redundant import warnings
#696
philipc
closed
9 months ago
0
Fix clippy warnings
#695
GnomedDev
closed
9 months ago
0
src/read/abbrev.rs: Mark mod tests as pub(crate)
#694
Enselic
closed
10 months ago
0
Make dwo_name() return Error::MissingUnitDie if appropriate
#693
Enselic
closed
10 months ago
0
Fix some clippy warnings
#692
Enselic
closed
10 months ago
2
Add PowerPC 64-bit DWARF register mappings
#691
tmcgilchrist
closed
10 months ago
0
feat(arch): add MIPS register defs
#690
SK83RJOSH
closed
9 months ago
0
Gimli cannot parse multiple units in aarch64
#689
liutao-liu
closed
11 months ago
8
Release 0.28.1
#688
philipc
closed
1 year ago
0
read/cfi: limit the stack depth in UnwindContext
#687
philipc
closed
1 year ago
0
read: shorten Debug output for EndianSlice
#686
philipc
closed
1 year ago
0
dwarfdump: improve handling of FDE parsing errors
#685
philipc
closed
1 year ago
0
read/cfi: always reset context in initialize
#684
philipc
closed
1 year ago
0
The storage in `UnwindContext.stack` was changed to a `Vec`
#683
philipc
closed
1 year ago
3
Reader::to_{slice,string} return GATs
#682
tamird
closed
1 year ago
10
`debug_assert!` problem for wasm-bindgen
#681
namse
closed
1 year ago
2
Add SVE register definitions to AArch64
#680
GeorgeWort
closed
1 year ago
2
read: add Dwarf::populate_abbreviations_cache
#679
philipc
closed
1 year ago
6
ci: switch to powerpc64 for big endian test
#678
philipc
closed
1 year ago
0
Add Unit::new_with_abbreviations() to allow the user to implement custom abbreviations cache
#677
al13n321
closed
1 year ago
3
read: add Evaluation::value_result
#676
philipc
closed
1 year ago
4
DW_AT_frame_base wrong calculation
#675
godzie44
closed
1 year ago
7
Release 0.28.0
#674
philipc
closed
1 year ago
0
read/cfi: implement DW_CFA_AARCH64_negate_ra_state
#673
philipc
closed
1 year ago
0
Update dependencies
#672
philipc
closed
1 year ago
0
Move examples to a separate crate
#671
philipc
closed
1 year ago
0
Replace `impl From<Pointer> for u64` with `Pointer::pointer`
#670
philipc
closed
1 year ago
0
Delete From and Index trait impls for EndianSlice
#669
philipc
closed
1 year ago
0
Error "Found an abbreviation code that has already been used"
#668
xtuc
opened
1 year ago
6
UnknownCallFrameInstruction(DwCfa(45))
#667
krzysiek6d
closed
1 year ago
5
Iterate over children of a DebuggingInformationEntry ?
#666
ShellCode33
closed
1 year ago
3
Upgrade to indexmap 2?
#665
cuviper
closed
1 year ago
2
Release 0.27.3
#663
philipc
closed
1 year ago
0
Move examples to a separate crate
#662
philipc
closed
1 year ago
0
Don't include "/fixtures" in published packages
#661
philipc
closed
1 year ago
0
Exclude fixtures when publishing the crate
#660
afranchuk
closed
1 year ago
8
Update dependencies
#659
tamird
closed
1 year ago
0
Add pre-standardization DW_AT_GNU_deleted
#658
tamird
closed
1 year ago
0
Use glob re-export for endianity
#657
philipc
closed
1 year ago
0
Prevent hidden re-export to be displayed in documentation
#656
GuillaumeGomez
closed
1 year ago
0
Reader::to_{slice,string} -> s/Cow/&//
#655
tamird
closed
1 year ago
3
Read, modify, write?
#654
Fee0
opened
1 year ago
6
Fix CI for MSRV
#653
philipc
closed
1 year ago
2
Don't run tests or examples at MSRV
#652
tamird
closed
1 year ago
1
Previous
Next