Skip to content
  • Christian Hergert's avatar
    debugger: add API to interpret a command · b3089d7d
    Christian Hergert authored and Günther Wagner's avatar Günther Wagner committed
    This gives us the plumbing necessary to be able to send a command to
    execute to the debugger backend. In particular, this could be used to
    create an interactive console to gdb or other debuggers that the user
    can type into (and maybe even someday get autocompletion on).
    b3089d7d