Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Gdb console #278

Closed
wants to merge 7 commits into from
Closed

[WIP] Gdb console #278

wants to merge 7 commits into from

Commits on Nov 28, 2017

  1. Initial commit of mi debugger

    Signed-off by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    
    [debug] removed trailing space that trips linter
    
    [debug] mode backend code to the node folder
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    02adcd4 View commit details
    Browse the repository at this point in the history
  2. Add debug server api

    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    72f93ba View commit details
    Browse the repository at this point in the history
  3. add-preferences

    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    9765797 View commit details
    Browse the repository at this point in the history
  4. added console

    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    73466a1 View commit details
    Browse the repository at this point in the history
  5. Check for terminal support

    FIXME use gdb preferences
    
    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    eda7098 View commit details
    Browse the repository at this point in the history
  6. Add gdb to ci and cache it

    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    191e3da View commit details
    Browse the repository at this point in the history
  7. act-on-terminal-support

    Signed-off-by: Antoine Tremblay <antoine.tremblay@ericsson.com>
    Antoine Tremblay committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    0b6458c View commit details
    Browse the repository at this point in the history