-
-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix remote use of
gef.memory.maps
(#1109)
## Description This change passes both the "display" path and the local "real" path for each section or file to the print_got_for function in GotCommand. Without this change, the `got` command does not work properly in a remote debugging session.
- Loading branch information
1 parent
22d3ab0
commit 8907935
Showing
2 changed files
with
85 additions
and
13 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