Show HN: Uscope, a New Linux Debugger Written from Scratch

Hi! I've been building a debugger on my nights and weekends because it's fun, and I personally need a better debugger for my work. GDB and LLDB pain me greatly; we can and will do better!

As explained in the README, it's still very early-days and it's not ready for use yet, but check back often because it's improving all the time!

Check out https://calabro.io/uscope for a more detailed explanation.

Thanks for taking a look!


Comments URL: https://news.ycombinator.com/item?id=42889407

Points: 86

# Comments: 30

https://github.com/jcalabro/uscope

Établi 1mo | 31 janv. 2025, 19:30:12


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Show HN: Shelgon: A Framework for Building Interactive REPL Shells in Rust

I've been working on Shelgon, a framework that lets you build your own custom REPL shells and interactive CLI applications in Rust.

You can use Shelgon to:

- Create a custom shell with only a

6 mars 2025, 21:40:13 | Hacker news
Show HN: Rust Vector and Quaternion Lib

I use this library I made for Vectors and Quaternions in many personal projects. I've open-sourced it, in case anyone else would get use out of it.

I use this on various projects, including quad

6 mars 2025, 21:40:11 | Hacker news