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-libdebugger.ditaa | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 images/user/exe-debug-libdebugger.ditaa (limited to 'images/user/exe-debug-libdebugger.ditaa') diff --git a/images/user/exe-debug-libdebugger.ditaa b/images/user/exe-debug-libdebugger.ditaa new file mode 100644 index 0000000..974365c --- /dev/null +++ b/images/user/exe-debug-libdebugger.ditaa @@ -0,0 +1,43 @@ +' +' Executable debugging : libdebugger +' +' Copyright (c) 2018 Chris Johns +' All rights reserved. +' +@startditaa + + +---------------------------------+ + | RTEMS Executable | + | | ++----------+ | /--------+ | +| | TCP | /---------------\ | | | +| GDB |<-------->| libbsd |<->| | | +| | | | networking | | | | ++----------+ | \---------------/ | | | + ^ | ^ | | | + | | | | | | + /-----\ | V | kernel | | + | ELF | | /---------------\ | | | + \-----/ | | libdebugger |<->| | | + | \---------------/ | | | + | ^ | | | + | | | | | + | +--------+ +--------/ | + | | ^ | + | : | | + | | +----------+ | + | | | | + +-|--------------|----------------+ + | | + +-----|--------------|------------------+ + | V V | + | /-------\ /-------\ +--------+ | + | | debug |<-=-->| cores |<->| | | + | | hw | \-------/ | memory | | + | \-------/ | | | + | +--------+ | + | | + | Target | + +---------------------------------------+ + +@endditaa -- cgit v1.2.3