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

Support JDWP #20

Merged
merged 9 commits into from
Apr 25, 2015
Merged

Support JDWP #20

merged 9 commits into from
Apr 25, 2015

Commits on Apr 25, 2015

  1. Configuration menu
    Copy the full SHA
    9246082 View commit details
    Browse the repository at this point in the history
  2. Implement GetCapabilities

    sharwell committed Apr 25, 2015
    Configuration menu
    Copy the full SHA
    394f535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd0425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a75471b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a229e69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91eded8 View commit details
    Browse the repository at this point in the history
  7. Improved support for cases where the exception table and/or disassemb…

    …ly for a method are not available
    sharwell committed Apr 25, 2015
    Configuration menu
    Copy the full SHA
    6a77976 View commit details
    Browse the repository at this point in the history
  8. Initial JDWP support

    sharwell committed Apr 25, 2015
    Configuration menu
    Copy the full SHA
    ebf5907 View commit details
    Browse the repository at this point in the history
  9. Code cleanup

    * Updated documentation for StepDepth
    * Added ThreadId.ToString
    * Simplified DebugEventCallbackExtensions.Event
    sharwell committed Apr 25, 2015
    Configuration menu
    Copy the full SHA
    968e734 View commit details
    Browse the repository at this point in the history