From 8b67c9135cb78abc394d43e449ccc6387c73f014 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 20 May 2018 08:32:42 +1200 Subject: user: Add RTEMS executable and test documentation. --- images/user/exe-debug.ditaa | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 images/user/exe-debug.ditaa (limited to 'images/user/exe-debug.ditaa') 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 +' All rights reserved. +' +@startditaa + ++----------+ /---------------\ +----------+ +| | TCP | Debug Agent | agent | | +| GDB |<----->| (GDB server) |<---------->| Target | +| | \---------------/ connection | | ++----------+ +----------+ + ^ + | + /-----\ + | ELF | + \-----/ + +@endditaa -- cgit v1.2.3