Get the latest tech news

Zed Editor Introduces Built-In Debugger


The Zed Editor remains a popular code editor written in the Rust programming language and providing modern features for this project started by former Atom developers

One of the long sought features for Zed has been having built-in debugger capabilities and that work has finally been merged to the project's codebase. Additional programming languages can be supported via the Debug Adapter Protocol (DAP). The Zed debugger took eight months of development, nearly one thousand commits, and is comprised of more than 25k lines of code while in turn being able to also interface with GNU GDB or LLVM LLDB.

Get the Android app

Or read this on Phoronix

Read more on:

Photo of zed editor

zed editor

Photo of debugger

debugger

Related news:

News photo

UndoDB – The interactive time travel debugger for Linux C/C++ for debugging

News photo

A Debugger is a REPL is a Debugger

News photo

Zed Editor Rolls Out Native Git Integration