issues
search
rust-minidump
/
minidump-writer
Rust rewrite of breakpad's minidump_writer
MIT License
68
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge empty mappings within a library so they form a single contiguous range
#89
gabrielesvelto
closed
1 year ago
1
Merge empty mappings within libraries so that they form a single module
#88
gabrielesvelto
closed
1 year ago
0
update dependencies
#87
demoray
closed
1 year ago
2
Android/i686 support
#86
gabrielesvelto
closed
1 year ago
0
Avoid pulling in `chrono`
#85
Jake-Shadle
closed
1 year ago
4
Update
#84
Jake-Shadle
closed
1 year ago
2
Increase the ThreadState structure minimum alignment to 8 bytes
#83
gabrielesvelto
closed
1 year ago
1
The `ThreadState` structure only has 4-bytes alignment which causes issues when cast into types with stricter alignment requirements
#82
gabrielesvelto
closed
1 year ago
0
Stabilize ARM and AArch64 support on both Linux and Android, add support for x86-64 on Android
#81
gabrielesvelto
closed
1 year ago
2
Use procfs-core rather than procfs to reduce dependencies.
#80
afranchuk
closed
1 year ago
3
Support libraries mapped from within APKs on Android
#79
gabrielesvelto
closed
4 months ago
1
Write stacks correctly during stack overflows
#78
gabrielesvelto
closed
1 year ago
7
Remove `winapi`
#77
Jake-Shadle
closed
1 year ago
0
Remove `actions-rs/cargo` from CI
#76
Jake-Shadle
closed
9 months ago
0
Update deps + fix clippy
#75
Jake-Shadle
closed
1 year ago
0
Check the note names when looking for the GNU build ID on Linux
#74
gabrielesvelto
closed
1 year ago
1
Verify that the notes holding the GNU build ID have the name set to "GNU" (aka ELF_NOTE_GNU)
#73
gabrielesvelto
closed
1 year ago
0
Speed up reading the target process memory on Linux
#72
gabrielesvelto
closed
3 months ago
0
Read ELF build ids directly from the target process instead of mmap()ing libraries
#71
gabrielesvelto
closed
7 months ago
6
Write a MemoryInfoListStream on linux.
#70
afranchuk
closed
1 year ago
7
test_minidump_size_limit occasionally fails
#69
afranchuk
opened
1 year ago
5
Don't fail when ptrace::detach returns ESRCH.
#68
afranchuk
closed
1 year ago
4
[Request] Please add option to configure crash dump information type
#67
italiks
closed
1 year ago
1
Update the rust-minidump dependencies
#66
gabrielesvelto
closed
1 year ago
6
Use `RtlCaptureContext` replacement
#65
Jake-Shadle
closed
1 year ago
0
Prep release
#64
Jake-Shadle
closed
2 years ago
0
Debug Windows shenanigans
#63
Jake-Shadle
closed
1 year ago
0
Remove the redundant MDExceptionCodeLinux enum and use the values from minidump-common instead
#62
gabrielesvelto
closed
2 years ago
4
Enable support for `aarch64-pc-windows-msvc`
#61
gabrielesvelto
opened
2 years ago
0
Remove the windows-sys dependency
#60
gabrielesvelto
closed
2 years ago
2
Use the winapi crate instead of the windows-sys one for the Windows bindings
#59
gabrielesvelto
closed
2 years ago
3
Remove `windows-sys` dependency
#58
Jake-Shadle
closed
2 years ago
1
Bump windows-sys to 0.42
#57
Jake-Shadle
closed
2 years ago
0
Remove the custom HANDLE stream
#56
gabrielesvelto
closed
2 years ago
4
Upgrade dependencies
#55
sfackler
closed
2 years ago
5
Add CODEOWNERS file
#54
Jake-Shadle
closed
2 years ago
0
Make `dir_section` and `mem_writer` modules public
#53
ghost
closed
2 years ago
1
Allow the user to emit extra fake modules
#52
Gankra
opened
2 years ago
1
minidump-writer doesn't have branch `exc-encoding`
#51
vbty
closed
2 years ago
1
Fixup Mac exception stream
#50
Jake-Shadle
closed
2 years ago
0
Retry attaching to a process with ptrace::attach() if the call is interrupted, bail out otherwise
#49
gabrielesvelto
closed
2 years ago
2
Run tests in CI
#48
Jake-Shadle
closed
2 years ago
1
Add support for adding dyld to the module list
#47
Jake-Shadle
closed
2 years ago
0
macOS minidumps are missing a dyld module
#46
sfackler
closed
2 years ago
2
Make crash-context optional on Windows
#45
Jake-Shadle
closed
2 years ago
0
Fix mac module load address
#44
Jake-Shadle
closed
2 years ago
0
Some macOS modules have incorrect image bases
#43
sfackler
closed
2 years ago
0
Fix mac modules
#42
Jake-Shadle
closed
2 years ago
0
System libraries (e.g libSystem.B.dylib) are missing from the modules list on macOS
#41
sfackler
closed
2 years ago
1
is the test suite something that could be factored out/generalized?
#40
Gankra
opened
2 years ago
5
Previous
Next