Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    gdbstub: Remove global variable from public interface · ba20dd9b
    Lioncash authored
    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.
    ba20dd9b