Skip to content

Show source of program compiled with Mingw-w64 gcc #2776

Closed Answered by mrexodia
3N4N asked this question in Q&A
Discussion options

You must be logged in to vote

In principle x64dbg is not a source-level debugger so you’ll probably have a bad time.

You can use cv2pdb to convert the DWARF format to PDB to see the line numbers and open the sources.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 3N4N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants