hope to obtain sourceFile and sourceLine through the Ghidra API, similar to idaapi.get_source_linnum() and idaapi.get_sourcefile(). #7246
Unanswered
funny-mud-peee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to know how to obtain the source file and line number through the Ghidra API, similar to how IDA provides interfaces: idaapi.get_source_linnum() and idaapi.get_sourcefile().
Beta Was this translation helpful? Give feedback.
All reactions