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






















                                                        
'
' Executable debugging : QEMU
'
' Copyright (c) 2018 Chris Johns <chrisj@rtems.org>
' All rights reserved.
'
@startditaa

                   +-----------------------------------+
                   |               QEMU                |
                   |                                   |
+----------+       |                      +----------+ |
|          |  TCP  |  /---------------\   |          | |
|   GDB    |<-------->|   GDB server  |<->|  Target  | |
|          |       |  \---------------/   |          | |
+----------+       |                      +----------+ |
     ^             |                                   |
     |             +-----------------------------------+
  /-----\
  | ELF |
  \-----/

@endditaa