summaryrefslogtreecommitdiffstats
path: root/images/user/exe-debug.ditaa
blob: a38ba91cb555caf7c4b71f35128a5b7a216b8611 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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