diff options
| author | Gabriel Corona <gabriel.corona@enst-bretagne.fr> | 2015-05-05 01:15:16 +0200 |
|---|---|---|
| committer | Gabriel Corona <gabriel.corona@enst-bretagne.fr> | 2015-05-08 14:23:37 +0200 |
| commit | 04cb6fccd62b162c0a7e4dd0d5b50c6fc7321114 (patch) | |
| tree | eb4acf64931dafd0854a8730a3a48e41cfa746a5 /Source/Core/VideoCommon/AsyncRequests.cpp | |
| parent | 80fe5e0a55260eec17d905cd224919c3734c5876 (diff) | |
GDB stub over UNIX socket
This is available with the `GDBSocket` option in
`~/.dolphin-emu/Config/Dolphin.ini`.
GDB can connect to it with:
$ powerpc-eabi-gdb
(gdb) target remote |socat STDIO UNIX:foo.sock
Because I don't like so much binding the GDB stub socket to 0.0.0.0.
On Linux, with a suitable umask, we can make sure that another local
user cannot connect to the socket.
Diffstat (limited to 'Source/Core/VideoCommon/AsyncRequests.cpp')
0 files changed, 0 insertions, 0 deletions
