summaryrefslogblamecommitdiffstats
path: root/images/user/exe-debug.ditaa
blob: a38ba91cb555caf7c4b71f35128a5b7a216b8611 (plain) (tree)



















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