You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to debug and report an issue in the Frida gadget for Windows but I can't seem to find the PDBs for the releases. As there are literally hundreds of downloads I may be missing something though. Are debug symbols released along with binary releases?
I also have trouble finding instructions on compiling on Windows so I could generate the symbols for myself. Is there some official documentation about this?
Edit: Compilation on Windows is done via configure and make scripts, similarly to other platforms, debug symbols can be generated by supplying --enable-symbols to configure
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to debug and report an issue in the Frida gadget for Windows but I can't seem to find the PDBs for the releases. As there are literally hundreds of downloads I may be missing something though. Are debug symbols released along with binary releases?
I also have trouble finding instructions on compiling on Windows so I could generate the symbols for myself. Is there some official documentation about this?
Edit: Compilation on Windows is done via
configureandmakescripts, similarly to other platforms, debug symbols can be generated by supplying--enable-symbolstoconfigureThanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions