yuzu-fork/src/core/gdbstub
Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface
Currently, this is only ever queried, so adding a function to check if the
server is enabled is more sensible.

If directly modifying this externally is ever desirable, it should be done
by adding a function to the interface, rather than exposing implementation
details directly.
2016-12-15 16:37:22 -05:00
..
gdbstub.cpp gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05:00
gdbstub.h gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05:00