off-line source code extractor for Formaline

Issue #1288 closed
Roland Haas created an issue

the attached python script for gdb allows one to extract the source tarballs from a formaline enabled executable, even if one is unable to runs the code anymore.

Would that be of interest to be included in Formaline's utils folder?

Usage is:

gdb -P formaline.py exe/cactus_sim

which will dump the tarballs in the current directory.

Keyword: Formaline

Comments (5)

  1. Log in to comment