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

src: GetLoadedLibraries routine under NativeSymbolDebuggingContext #24825

Closed
wants to merge 2 commits into from

Commits on Dec 4, 2018

  1. src: add GetLoadedLibraries routine

    Add a static function GetLoadedLibraries under
    NativeSymbolDebuggingContext abstraction that provides a list of
    shared objects - either the current process depended on or loaded.
    gireeshpunathil committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    db7154e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. fixup: fix windows compiler error

    Use WCHAR for module names
    gireeshpunathil committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    d97d06a View commit details
    Browse the repository at this point in the history