File: README.md

package info (click to toggle)
delve 1.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 15,084 kB
  • sloc: ansic: 111,947; sh: 194; asm: 147; makefile: 43; python: 23
file content (8 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Internal Documentation

* [Architecture of Delve slides](https://speakerdeck.com/aarzilli/internal-architecture-of-delve).
* [Notes on porting Delve to other architectures](portnotes.md)

TODO(derekparker)

This directory will hold documentation around the internals of the debugger and how it works.