Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-minidump
/
minidump-writer
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
89
Code
Issues
22
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minidump-writer
src
mac
on
main
User selector
All users
All time
Commit history
Commits on Jul 14, 2026
Fixed various clippy issues
gabrielesvelto
committed
f41546a
View commit details
Copy full SHA for f41546a
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Isolated Processes 9: Repair ProcessReader API
marti4d
committed
92f580a
View commit details
Copy full SHA for 92f580a
View code at this point
Browse repository at this point
Commits on May 13, 2026
Isolated Processes 4: Redirect maps_reader and module_reader
marti4d
committed
38a575c
View commit details
Copy full SHA for 38a575c
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Add a ProcessReader and ModuleReader for all platforms.
Show description for 07c2bd2
afranchuk
committed
07c2bd2
View commit details
Copy full SHA for 07c2bd2
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
And again
Jake-Shadle
committed
1f2bc67
View commit details
Copy full SHA for 1f2bc67
View code at this point
Browse repository at this point
Make extern block unsafe
Jake-Shadle
committed
7767844
View commit details
Copy full SHA for 7767844
View code at this point
Browse repository at this point
Rustfmt
Jake-Shadle
committed
a2ad4cc
View commit details
Copy full SHA for a2ad4cc
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Big refactor of minidump-writer
Show description for c35af12
marti4d
committed
c35af12
View commit details
Copy full SHA for c35af12
View code at this point
Browse repository at this point
Commits on May 14, 2025
Fixes mac only warnings that clutter output (#152)
Jake-Shadle
authored
1d658cf
View commit details
Copy full SHA for 1d658cf
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Send SIGSTOP to linux/android processes before doing other procfs/ptrace things. (#108)
Show description for a018d34
afranchuk
and
Jake-Shadle
authored
a018d34
View commit details
Copy full SHA for a018d34
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Cleanup CI (#100)
Jake-Shadle
authored
59f2a2d
View commit details
Copy full SHA for 59f2a2d
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Increase the ThreadState structure minimum alignment to 8 bytes
Show description for d7c4b9f
gabrielesvelto
committed
d7c4b9f
View commit details
Copy full SHA for d7c4b9f
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Fixup Mac exception stream (#50)
Show description for 2f49fbd
Jake-Shadle
authored
2f49fbd
View commit details
Copy full SHA for 2f49fbd
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
Add support for adding dyld to the module list (#47)
Show description for 95cdbb6
Jake-Shadle
authored
95cdbb6
View commit details
Copy full SHA for 95cdbb6
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
Fix mac module load address (#44)
Show description for f84d6e5
Jake-Shadle
authored
f84d6e5
View commit details
Copy full SHA for f84d6e5
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Fix mac modules (#42)
Show description for 1a1e912
Jake-Shadle
authored
1a1e912
View commit details
Copy full SHA for 1a1e912
View code at this point
Browse repository at this point
Commits on May 25, 2022
Add MacOS thread names (#32)
Jake-Shadle
authored
624cdeb
View commit details
Copy full SHA for 624cdeb
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Gracefully handle invalid addresses for thread stacks
Show description for 8fa66d8
Jake-Shadle
committed
8fa66d8
View commit details
Copy full SHA for 8fa66d8
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Hopefully fix slide calculation
Jake-Shadle
committed
4342fde
View commit details
Copy full SHA for 4342fde
View code at this point
Browse repository at this point
Remove superfluous 'what' comment
Jake-Shadle
committed
ff3c98b
View commit details
Copy full SHA for ff3c98b
View code at this point
Browse repository at this point
Use correct arm64 processor arch
Show description for 7d4aecf
Jake-Shadle
committed
7d4aecf
View commit details
Copy full SHA for 7d4aecf
View code at this point
Browse repository at this point
Oops, we were dropping a register
Jake-Shadle
committed
0f361da
View commit details
Copy full SHA for 0f361da
View code at this point
Browse repository at this point
oops, remove dbg! code
Jake-Shadle
committed
1360967
View commit details
Copy full SHA for 1360967
View code at this point
Browse repository at this point
Verify test works on macos
Jake-Shadle
committed
7dbd4c5
View commit details
Copy full SHA for 7dbd4c5
View code at this point
Browse repository at this point
Cleanup/docs pass
Jake-Shadle
committed
1695497
View commit details
Copy full SHA for 1695497
View code at this point
Browse repository at this point
Just give up on process times for now
Jake-Shadle
committed
3c36479
View commit details
Copy full SHA for 3c36479
View code at this point
Browse repository at this point
Use a thread to force timings?
Jake-Shadle
committed
a2010cd
View commit details
Copy full SHA for a2010cd
View code at this point
Browse repository at this point
oops
Jake-Shadle
committed
aa7bcc4
View commit details
Copy full SHA for aa7bcc4
View code at this point
Browse repository at this point
Properly pack structs
Jake-Shadle
committed
13edc95
View commit details
Copy full SHA for 13edc95
View code at this point
Browse repository at this point
Check both
Jake-Shadle
committed
05b10df
View commit details
Copy full SHA for 05b10df
View code at this point
Browse repository at this point
uhm
Jake-Shadle
committed
589bf61
View commit details
Copy full SHA for 589bf61
View code at this point
Browse repository at this point
Use TASK_BASIC_INFO_64 instead
Jake-Shadle
committed
915caa3
View commit details
Copy full SHA for 915caa3
View code at this point
Browse repository at this point
Actually these were what I wanted
Jake-Shadle
committed
396b2ac
View commit details
Copy full SHA for 396b2ac
View code at this point
Browse repository at this point
Add debug prints
Jake-Shadle
committed
717312b
View commit details
Copy full SHA for 717312b
View code at this point
Browse repository at this point
Verify we get valid misc info
Jake-Shadle
committed
3825266
View commit details
Copy full SHA for 3825266
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.