1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 14:30:41 +00:00

DDT debugging newbie guide.

This commit is contained in:
Lars Brinkhoff
2018-01-26 19:30:15 +01:00
parent 3e378ad0a3
commit 0792a24fac
2 changed files with 36 additions and 1 deletions

View File

@@ -80,7 +80,10 @@ Here is an overview of the repository:
See the [`doc` subdirectory](doc) for documentation.
There's a [DDT cheat sheet](doc/DDT.md) for Unix users.
There are some short introductions for beginners:
- [DDT cheat sheet for Unix users](doc/DDT.md)
- [TECO survival guide](doc/TECO.md)
- [DDT debugging newbie guide](doc/debugging.md)
A list of [known ITS machines](doc/machines.md).