Lines Matching full:for
14 The ``-s`` option will make QEMU listen for an incoming connection
17 TCP port to use or to use something other than TCP for the gdbstub
19 `Using unix sockets`_ for an example.)
25 QEMU will launch but will silently wait for gdb to connect.
35 Then you can use gdb normally. For example, type 'c' to launch the
54 accelerator. For TCG system emulation we advertise an infinite number
55 of hardware assisted breakpoints and watchpoints. For other
60 support for watchpoints.
85 GDB's abstraction for debugging targets with multiple possible
92 heterogeneous and have multiple clusters: for example the ``sifive_u``
102 For multi-cluster machines, unfortunately gdb does not by default
109 Once connected, gdb will have a single inferior, for the
110 first cluster. You need to create inferiors for the other
140 An alternate method for connecting gdb to the QEMU gdbstub is to use
157 Note that to use a unix socket for the connection you will need