Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WheretIB/LuaDkmDebugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.5
Choose a base ref
...
head repository: WheretIB/LuaDkmDebugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 9 commits
  • 8 files changed
  • 1 contributor

Commits on May 31, 2020

  1. Request runtime and module instance creation from IDkmModuleInstanceL…

    …oadNotification.OnModuleInstanceLoad.
    
    When requested there, we don't have to wait for an unrelated runtime and won't get an exception.
    WheretIB committed May 31, 2020
    Configuration menu
    Copy the full SHA
    c1d5e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684f333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0868c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f8c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Handle silent debug helper injection failures (for example when debug…

    …ging UWP applications)
    WheretIB committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b154f21 View commit details
    Browse the repository at this point in the history
  2. Handle multiple executable files loaded into a single process (for ex…

    …ample when debugging UWP applications)
    WheretIB committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ad63065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5078d75 View commit details
    Browse the repository at this point in the history
  4. Added a comment

    WheretIB committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b12380e View commit details
    Browse the repository at this point in the history
  5. Extension update (0.7.7)

    WheretIB committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b3a3898 View commit details
    Browse the repository at this point in the history
Loading