summaryrefslogtreecommitdiffstats
path: root/images/user/exe-debug.ditaa
diff options
context:
space:
mode:
Diffstat (limited to 'images/user/exe-debug.ditaa')
-rw-r--r--images/user/exe-debug.ditaa20
1 files changed, 20 insertions, 0 deletions
diff --git a/images/user/exe-debug.ditaa b/images/user/exe-debug.ditaa
new file mode 100644
index 0000000..a38ba91
--- /dev/null
+++ b/images/user/exe-debug.ditaa
@@ -0,0 +1,20 @@
+'
+' Executable debugging.
+'
+' Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
+' All rights reserved.
+'
+@startditaa
+
++----------+ /---------------\ +----------+
+| | TCP | Debug Agent | agent | |
+| GDB |<----->| (GDB server) |<---------->| Target |
+| | \---------------/ connection | |
++----------+ +----------+
+ ^
+ |
+ /-----\
+ | ELF |
+ \-----/
+
+@endditaa