Skip to content

jswrenn/rust-dbg-ext

 
 

Repository files navigation

Rust Debugging Extensions

This repository contains code related to the async crashdump debugging initiative.

Initially this repository will host three main projects:

  1. A framework for testing debugger extensions in a robust way
  2. A debugger extension for LLDB that provides support for debugging async Rust programs.
  3. Another debugger extension that does the same for WinDbg.

The code in this repository is currently considered experimental which means that it can change or become unmaintained at any time. Its main purpose is to enable gathering experience with different approaches for improving crash dump debugging of async Rust programs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 99.6%
  • Shell 0.4%