Skip to content

Fix GetParseDataByAddr and GetParseDataBySymbol for External Files#211

Merged
KiritoDv merged 1 commit intoHarbourMasters:mainfrom
inspectredc:fix-get-parse-data
Feb 18, 2026
Merged

Fix GetParseDataByAddr and GetParseDataBySymbol for External Files#211
KiritoDv merged 1 commit intoHarbourMasters:mainfrom
inspectredc:fix-get-parse-data

Conversation

@inspectredc
Copy link
Member

Allows GetParseDataByAddr and GetParseDataBySymbol to find parsed data in external files. Originally GetParseDataBySymbol did not support this and GetParseDataByAddr had a bug that would mean if the current file had any parse data results (which would always be true) then it would not look in external files, effectively meaning it would never check external files.

@inspectredc inspectredc changed the title Fix GetParseDataByAddr and GetParseDataByAddr for External Files Fix GetParseDataByAddr and GetParseDataBySymbol for External Files Feb 12, 2026
@KiritoDv KiritoDv merged commit aeb3a52 into HarbourMasters:main Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants