paulgazz / kmax

A collection of analysis tools for Kconfig and Kbuild constraints.
42 stars 21 forks source link

klocalizer: sourceline_pc: handle and report errors #104

Closed necipfazil closed 3 years ago

necipfazil commented 3 years ago

Use SourcelinePcResult enum to return status from sourceline pc computing method: Klocalizer.get_sourceline_pc_linux_file().

Dump stdout/err of make/superc if they fail.