Commit Graph

3 Commits

Author SHA1 Message Date
Alessandro Di Federico ba7756244e fetch_debuginfo: fix PDB URL computation
The pefile library changed its API.
On top updating the code accordingly, we now also properly pad hex
numbers.
2023-11-21 10:41:29 +01:00
Giacomo Vercesi 5d582a2eec fetch-debuginfo: improve cache folder handling
Rework how the cache folder for debug information is handled. This
commit introduces an additional environment variable, `REVNG_CACHE_DIR`
that allows overriding where semi-disposable files will be stored.
2023-05-24 11:09:04 +02:00
Djordje Todorovic 0d6ffa7504 Introduce revng fetch-debuginfo 2022-12-13 11:25:36 +01:00