mirror of https://github.com/pwndbg/pwndbg.git
typeinfo: skip failed compile attempts (#470)
* typeinfo: skip failed compile attempts This fixes the problem that single header files that are not compilable do not abort the compilation loop. Errors about the failure are printed anyway be check_output we just avoid abortion. * Remove shell=True in subprocess.check_outputpull/471/head
parent
dfa089d3a7
commit
cefed15263
Loading…
Reference in new issue