-
Notifications
You must be signed in to change notification settings - Fork 571
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#2213 modgap: avoid double-mapping libs in drraw2trace (#2245)
For modules with gaps, drraw2trace now simply has the later segments point at the first mapping, which should itself include the gap and the other segments. With all PC arithmetic using the absolute module base, rather than segment bases, it all works out.
- Loading branch information
1 parent
47fa6dd
commit dc18f91
Showing
1 changed file
with
13 additions
and
1 deletion.
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