mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-31 01:56:24 +00:00
modify state and show event stage in case of breaks
This commit is contained in:
parent
1ed3b5078f
commit
a37d3b2541
18 changed files with 630 additions and 589 deletions
|
|
@ -57,8 +57,8 @@ typedef struct ACTION_BUFFER {
|
|||
long long unsigned Tag;
|
||||
long long unsigned CurrentAction;
|
||||
char ImmediatelySendTheResults;
|
||||
char CallingStage;
|
||||
long long unsigned Context;
|
||||
char CallingStage;
|
||||
} ACTION_BUFFER, *PACTION_BUFFER;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue