Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
kernel
Repository
cf0a7620df02d5f0faacbe2dbbc83c51bb73f81b
Select Git revision
0 results
kernel
src
lib.rs
Find file
Blame
Permalink
5 years ago
cf0a7620
Add ptrace exit breakpoint
· cf0a7620
jD91mZM2
authored
5 years ago
This will let you stop at process exit and inspect it right before the process dies.
cf0a7620
History
Add ptrace exit breakpoint
jD91mZM2
authored
5 years ago
This will let you stop at process exit and inspect it right before the process dies.