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

Allow emitting debugging symbols via high level scripting APIs #16489

Merged
merged 20 commits into from
Feb 7, 2017

Commits on Feb 7, 2017

  1. added debugging for scripting

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    7973ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d722d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b480b9c View commit details
    Browse the repository at this point in the history
  4. fixed test

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    c1ded03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12eca6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e211836 View commit details
    Browse the repository at this point in the history
  7. added tests for script PDB

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    74dfe7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c38b68f View commit details
    Browse the repository at this point in the history
  9. applied code review feedback

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    a8be429 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d743344 View commit details
    Browse the repository at this point in the history
  11. removed test file

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    64bed32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e95e93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2710583 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78d2ed4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f7d2e80 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f47a9b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    739b805 View commit details
    Browse the repository at this point in the history
  18. check parameters for null

    improve tests by using StackTrace API and diagnostic verifier
    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    5fbe48b View commit details
    Browse the repository at this point in the history
  19. applied review feedback

    filipw committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    931fdf9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3160a3e View commit details
    Browse the repository at this point in the history