Skip to content

Set source path#486

Merged
lievenhey merged 1 commit intomasterfrom
set-source-path
Jul 4, 2023
Merged

Set source path#486
lievenhey merged 1 commit intomasterfrom
set-source-path

Conversation

@lievenhey
Copy link
Contributor

this patch add allows the user to add a custom source path which will
overwrite the source path provided in the binary
this makes the disassembler, ... work if the source code directory was
moved after creating the binary

closes: #418

@lievenhey lievenhey force-pushed the set-source-path branch 2 times, most recently from 7a9187e to 2ab5d53 Compare June 29, 2023 12:58
@lievenhey lievenhey requested a review from milianw June 29, 2023 13:05
@lievenhey lievenhey dismissed milianw’s stale review June 29, 2023 13:05

changes applied

this patch add allows the user to add a custom source path which will
overwrite the source path provided in the binary
this makes the disassembler, ... work if the source code directory was
moved after creating the binary

closes: #418
Copy link
Collaborator

@milianw milianw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, feel free to push once the CI has tested it

@lievenhey lievenhey merged commit f300bbf into master Jul 4, 2023
@lievenhey lievenhey deleted the set-source-path branch July 4, 2023 15:20
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.

FR: add option to set source paths

2 participants