-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(zebin): fix module load/unload events while debugging
- do not trigger incorrect / spurious events from internal modules for debugger - do not register Elf for internal modules Related-To: NEO-7605 Signed-off-by: Mateusz Hoppe <[email protected]> Source: ee499d6
- Loading branch information
1 parent
4e9c10e
commit d9a4eee
Showing
5 changed files
with
274 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.