rtems-docs/images/user/exe-debug.ditaa

21 lines
475 B
Plaintext

'
' 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