docs: Add documentation for using debuggers with Zed (#26391)
Just some basic documentation for using debuggers in Zed development. Goes over configuring cargo to include full debug info, attaching to an instance of Zed, and using a debugger to debug panics and crashes Release Notes: - N/A
This commit is contained in:
@@ -136,5 +136,6 @@
|
||||
- [Linux](./development/linux.md)
|
||||
- [Windows](./development/windows.md)
|
||||
- [Local Collaboration](./development/local-collaboration.md)
|
||||
- [Using Debuggers](./development/debuggers.md)
|
||||
- [Release Process](./development/releases.md)
|
||||
- [Debugging Crashes](./development/debugging-crashes.md)
|
||||
|
||||
Reference in New Issue
Block a user