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.3.0
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.4.1
Choose a head ref
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on May 21, 2020

  1. Adjusted frame instruction pointer value to point on the currently ex…

    …ecuting instruction (fixes missing locals)
    WheretIB committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8ada3e3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Added exception handling to memory read functions, added functions to…

    … read structure data with natural alignment
    WheretIB committed May 22, 2020
    Configuration menu
    Copy the full SHA
    e05a0ac View commit details
    Browse the repository at this point in the history
  2. Added support for Lua 5.2

    Stack walk rewrite to use more direct memory read operations
    Added Lua function closure data
    WheretIB committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ff1f46c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Added support for Lua 5.1

    WheretIB committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3f181b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251dfdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6340a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f166580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f25c3f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1267332 View commit details
    Browse the repository at this point in the history
  7. Separate stack walk contexts for different requests from Visual Studi…

    …o to fix jumping frames in call stack window
    WheretIB committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3a0cf07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0545db2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e7e681 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6b7f62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    133da5f View commit details
    Browse the repository at this point in the history
  12. Extension update

    WheretIB committed May 23, 2020
    Configuration menu
    Copy the full SHA
    0aeed9e View commit details
    Browse the repository at this point in the history
Loading